"projects/git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "c83ec3555dc1399789f8157475cb5fef7e691575"
Refactor YUV handling functions (#2946)
Summary: * Split `convert_[yuv420p|nv12|nv12_cuda]` functions into allocation and data write functions. * Merge the `get_[interlaced|planar]_image_buffer` functions into `get_buffer` and `get_image_buffer`. * Disassemble `convert_XXX_image` helper functions. Pull Request resolved: https://github.com/pytorch/audio/pull/2946 Reviewed By: nateanl Differential Revision: D42287501 Pulled By: mthrok fbshipit-source-id: b8dd0d52fd563a112a16887b643bf497f77dfb80
Showing
Please register or sign in to comment