Searched defs:uvIndex (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libswconverter/
H A Dswconvertor.c608 unsigned int uvIndex = 0; local
635 pDstUV[uvIndex++] = (unsigned char)U;
636 pDstUV[uvIndex++] = (unsigned char)V;
759 unsigned int uvIndex = 0; local
783 pDstUV[uvIndex++] = (unsigned char)U;
784 pDstUV[uvIndex++] = (unsigned char)V;

Completed in 21 milliseconds