Home
last modified time | relevance | path

Searched defs:tmp_v (Results 1 – 7 of 7) sorted by relevance

/external/webp/src/dsp/
Dyuv.c192 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
208 const int tmp_v = VP8RGBToV(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.c488 const int tmp_v = VP8RGBToV(r, g, b); in ConvertToYUVA() local
504 const int tmp_v = VP8RGBToV(r, g, b); in ConvertToYUVA() local
/external/libyuv/files/source/
Dconvert_to_i420.cc51 uint8* tmp_v = v; in ConvertToI420() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_i420.cc50 uint8* tmp_v = v; in ConvertToI420() local
/external/webp/src/dec/
Dwebpi.h36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/external/valgrind/memcheck/
Dmc_translate.c6393 IRTemp tmp_v = findShadowTmpV(&mce, tmp_o); in MC_() local