Home
last modified time | relevance | path

Searched defs:tmp_u (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webp/src/dsp/
H A Dyuv.c142 const int tmp_u = VP8RGBToU(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
158 const int tmp_u = VP8RGBToU(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dnv12_buffer.cc67 uint8_t* tmp_u = tmp_buffer.data(); in JNI_NV12Buffer_CropAndScale() local
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Dconvert_to_i420.cc57 uint8_t* tmp_u = dst_u; in ConvertToI420() local
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Dconvert_to_i420.cc57 uint8_t* tmp_u = dst_u; in ConvertToI420() local
/aosp_15_r20/external/webp/src/dec/
H A Dwebpi_dec.h37 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
/aosp_15_r20/external/libyuv/source/
H A Dconvert_to_i420.cc57 uint8_t* tmp_u = dst_u; in ConvertToI420() local