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