Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A Dyuv.c143 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
159 const int tmp_v = VP8RGBToV(r, g, b, YUV_HALF << 2); in WebPConvertARGBToUV_C() local
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dnv12_buffer.cc68 uint8_t* tmp_v = tmp_u + crop_chroma_height * tmp_stride_u; in JNI_NV12Buffer_CropAndScale() local
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Dconvert_to_i420.cc58 uint8_t* tmp_v = dst_v; in ConvertToI420() local
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Dconvert_to_i420.cc58 uint8_t* tmp_v = dst_v; 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.cc58 uint8_t* tmp_v = dst_v; in ConvertToI420() local