Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dyuv.c142 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
158 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebpi_dec.h36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member

Completed in 4 milliseconds