Home
last modified time | relevance | path

Searched defs:tmp_y (Results 1 – 8 of 8) sorted by relevance

/external/webp/src/dec/
Dwebpi.h33 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/external/chromium_org/third_party/libyuv/source/
Dconvert_to_i420.cc49 uint8* tmp_y = y; in ConvertToI420() local
/external/chromium_org/third_party/libwebp/dec/
Dwebpi.h33 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dconvert_to_i420.cc49 uint8* tmp_y = y; in ConvertToI420() local
/external/libhevc/decoder/
Dihevcd_get_mv.c351 WORD32 tmp_x, tmp_y, mvd_x, mvd_y, mvp_x, mvp_y; in ihevcd_get_mv_ctb() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dmatrix.h158 VGfloat tmp_x = x, tmp_y = y; in matrix_map_point() local
/external/mesa3d/src/gallium/state_trackers/vega/
Dmatrix.h158 VGfloat tmp_x = x, tmp_y = y; in matrix_map_point() local
/external/libyuv/files/source/
Dconvert.cc1746 uint8* tmp_y = y; in ConvertToI420() local