/external/libvpx/libvpx/vp9/encoder/x86/ |
D | temporal_filter_sse4.c | 274 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in vp9_apply_temporal_filter_luma_16() 462 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in vp9_apply_temporal_filter_luma() 568 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in vp9_apply_temporal_filter_chroma_8() 723 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in vp9_apply_temporal_filter_chroma() 856 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in vp9_apply_temporal_filter_sse4_1()
|
D | highbd_temporal_filter_sse4.c | 195 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_luma_8() 368 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_luma() 495 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_chroma_8() 724 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_chroma() 863 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in vp9_highbd_apply_temporal_filter_sse4_1()
|
/external/webrtc/modules/video_processing/util/ |
D | skin_detection.cc | 79 const uint8_t* u_src, in MbHasSkinColor()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | temporal_filter_sse4.c | 334 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in apply_temporal_filter_luma_16() 526 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in apply_temporal_filter_luma() 632 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in apply_temporal_filter_chroma_8() 797 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in apply_temporal_filter_chroma() 957 const uint8_t *u_src = ref_frame->u_buffer + mb_uv_src_offset; in apply_temporal_filter_yuv() local 1227 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in highbd_apply_temporal_filter_luma_8() 1400 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in highbd_apply_temporal_filter_luma() 1527 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in highbd_apply_temporal_filter_chroma_8() 1756 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in highbd_apply_temporal_filter_chroma() 1922 const uint8_t *u_src = ref_frame->u_buffer + mb_uv_src_offset; in highbd_apply_temporal_filter_yuv() local
|
/external/libaom/libaom/test/ |
D | temporal_filter_yuv_test.cc | 211 const PixelType *u_src, const PixelType *v_src, in ApplyReferenceFilter() 403 int y_pre_stride, const uint8_t *u_src, const uint8_t *v_src, in ApplyTestFilter() 477 int y_pre_stride, const uint16_t *u_src, const uint16_t *v_src, in ApplyTestFilter() 661 PixelType u_src[MAX_WIDTH * MAX_HEIGHT] = { 0 }; in RunTestFilterWithParam() local
|
/external/libvpx/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/libvpx/vp8/common/ |
D | mfqe.c | 67 unsigned char *u_src, unsigned char *v_src, in apply_ifactor()
|
/external/webrtc/modules/video_processing/ |
D | video_denoiser.cc | 38 const uint8_t* u_src, in ShowRect()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodeframe.c | 359 unsigned char *u_src, in yv12_extend_frame_left_right_c()
|
/external/libvpx/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()
|