Searched refs:dUV (Results 1 – 1 of 1) sorted by relevance
31 int dUV, in _YUV420SToRGB565() argument40 for (int x = 0; x < width; x += 2, U += dUV, V += dUV) { in _YUV420SToRGB565()61 int dUV, in _YUV420SToRGB32() argument70 for (int x = 0; x < width; x += 2, U += dUV, V += dUV) { in _YUV420SToRGB32()