Searched defs:tmp_v (Results 1 – 2 of 2) sorted by relevance
142 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local158 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
Completed in 3 milliseconds