Searched defs:tmp_u (Results 1 – 3 of 3) sorted by relevance
31 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
485 const int tmp_u = VP8RGBToU(r, g, b); in ConvertToYUVA() local501 const int tmp_u = VP8RGBToU(r, g, b); in ConvertToYUVA() local
1747 uint8* tmp_u = u; in ConvertToI420() local