Searched defs:u_src (Results 1 – 7 of 7) sorted by relevance
| /external/libvpx/test/ |
| D | yuv_temporal_filter_test.cc | 118 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/ |
| D | u_video.h | 144 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/ |
| D | mfqe.c | 67 unsigned char *u_src, unsigned char *v_src, in apply_ifactor()
|
| /external/libvpx/vp8/decoder/ |
| D | decodeframe.c | 359 unsigned char *u_src, in yv12_extend_frame_left_right_c()
|
| /external/libvpx/vp9/encoder/x86/ |
| D | highbd_temporal_filter_sse4.c | 814 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_sse4_1()
|
| D | temporal_filter_sse4.c | 797 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/ |
| D | vp9_temporal_filter.c | 404 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_c()
|