Home
last modified time | relevance | path

Searched defs:u_src (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/test/
Dyuv_temporal_filter_test.cc118 const Buffer<PixelType> &u_src, const Buffer<PixelType> &v_src, in ApplyReferenceFilter()
337 Buffer<PixelType> u_src = Buffer<PixelType>(uv_width, uv_height, 0); in CompareTestWithParam() local
460 Buffer<PixelType> u_src = Buffer<PixelType>(uv_width, uv_height, 0); in RunTestFilterWithParam() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h144 uint8_t *u_src = (uint8_t *)source_data[2] + source_pitches[2] * dst_field; in u_copy_nv12_from_yv12() local
/external/libvpx/vp8/common/
Dmfqe.c67 unsigned char *u_src, unsigned char *v_src, in apply_ifactor()
/external/libvpx/vp8/decoder/
Ddecodeframe.c359 unsigned char *u_src, in yv12_extend_frame_left_right_c()
/external/libvpx/vp9/encoder/x86/
Dhighbd_temporal_filter_sse4.c814 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_sse4_1()
Dtemporal_filter_sse4.c797 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in vp9_apply_temporal_filter_sse4_1()
/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c404 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_c()