Lines Matching refs:pU
1017 uint8_t* pU =
1022 pY += Y_next_pair, pU += UV_inc, pV += UV_inc) {
1027 R8G8B8ToYUV(r, g, b, pY, pU, pV);
1085 const uint8_t* pU =
1090 pY += Y_next_pair, pU += UV_inc, pV += UV_inc) {
1092 const uint8_t U = *pU;
1204 uint8_t* pU =
1209 pY += Y_next_pair, pU += UV_inc, pV += UV_inc) {
1214 R8G8B8ToYUV(r, g, b, pY, pU, pV);