Searched refs:dUV (Results 1 – 1 of 1) sorted by relevance
33 int dUV, in _YUV420SToRGB565() argument48 for (int x = 0; x < width; x += 2, U += dUV, V += dUV) { in _YUV420SToRGB565()62 int dUV, in _YUV420SToRGB32() argument77 for (int x = 0; x < width; x += 2, U += dUV, V += dUV) { in _YUV420SToRGB32()