Home
last modified time | relevance | path

Searched defs:tmp_u (Results 1 – 6 of 6) sorted by relevance

/external/webp/src/dsp/
Dyuv.c191 const int tmp_u = VP8RGBToU(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
207 const int tmp_u = VP8RGBToU(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
/external/opencv3/3rdparty/libwebp/dec/
Dwebpi.h33 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
Dvp8l.c487 const int tmp_u = VP8RGBToU(r, g, b); in ConvertToYUVA() local
503 const int tmp_u = VP8RGBToU(r, g, b); in ConvertToYUVA() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_i420.cc49 uint8* tmp_u = u; in ConvertToI420() local
/external/webp/src/dec/
Dwebpi.h36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/external/libyuv/files/source/
Dconvert.cc1747 uint8* tmp_u = u; in ConvertToI420() local