Searched refs:toNV21Shallow (Results 1 – 3 of 3) sorted by relevance
34 android_ycbcr toNV21Shallow(size_t width, size_t height, const android_ycbcr& ycbcr,
81 android_ycbcr toNV21Shallow(const size_t width, const size_t height, in toNV21Shallow() function
296 yuv::toNV21Shallow(imageSize.width, imageSize.height, in compressYUV()