Searched refs:srcUV (Results 1 – 2 of 2) sorted by relevance
68 uint8_t* srcUV = src + offsetUV; in copyNV21toRGB32() local73 uint8_t* rowUV = srcUV + (r / 2 * strideColor); in copyNV21toRGB32()
65 uint8_t* srcUV = src + offsetUV; in copyNV21toRGB32() local70 uint8_t* rowUV = srcUV + (r / 2 * strideColor); in copyNV21toRGB32()