Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
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
/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebpi_dec.h36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.c310 GValue tmp_v = { 0, }; in gst_faac_enc_generate_sink_caps() local