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