Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi.h31 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
Dvp8l.c495 const int tmp_v = VP8RGBToV(r, g, b); in ConvertToYUVA() local
511 const int tmp_v = VP8RGBToV(r, g, b); in ConvertToYUVA() local
/external/valgrind/main/memcheck/
Dmc_translate.c4991 IRTemp tmp_v = findShadowTmpV(&mce, tmp_o); in MC_() local