| /external/libaom/av1/common/ | 
| D | convolve.c | 110   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_convolve_2d_sr_c()  local 135   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_convolve_y_sr_c()  local 211   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_dist_wtd_convolve_2d_c()  local 259   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_dist_wtd_convolve_y_c()  local 421       const int16_t *y_filter =  in av1_convolve_2d_scale_c()  local 603   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_highbd_convolve_y_sr_c()  local 651   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_highbd_convolve_2d_sr_c()  local 707   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_highbd_dist_wtd_convolve_2d_c()  local 803   const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_highbd_dist_wtd_convolve_y_c()  local 918       const int16_t *y_filter =  in av1_highbd_convolve_2d_scale_c()  local [all …] 
 | 
| D | filter.h | 70   uint16_t y_filter;  member
  | 
| /external/libaom/av1/common/arm/ | 
| D | convolve_neon.h | 385                                          const int16x8_t y_filter,  in convolve6_4_s32() 406                                          const int16x8_t y_filter,  in convolve6_8_s32() 437                                          const int16x8_t y_filter,  in convolve8_4_s32() 461                                          const int16x8_t y_filter,  in convolve8_8_s32()
  | 
| D | convolve_neon.c | 96     const int16x4_t s6, const int16x4_t s7, const int16x8_t y_filter,  in convolve8_vert_4x4_s32() 122     const int16x8_t s6, const int16x8_t s7, const int16x8_t y_filter,  in convolve8_vert_8x4_s32() 1001   const int16x8_t y_filter = vshrq_n_s16(vld1q_s16(y_filter_ptr), 1);  in av1_convolve_y_sr_neon()  local 2784     int h, const int16x8_t y_filter, ConvolveParams *conv_params) {  in av1_convolve_2d_sr_vert_8tap_neon() 2981     const int16x8_t y_filter, const int32x4_t round_shift_vec,  in convolve6_vert_4x4_s32() 3004     const int16x8_t y_filter, const int32x4_t round_shift_vec,  in convolve6_vert_8x4_s32() 3041     int h, const int16x8_t y_filter, ConvolveParams *conv_params) {  in av1_convolve_2d_sr_vert_6tap_neon() 3275     const int16x8_t y_filter = vld1q_s16(y_filter_ptr);  in av1_convolve_2d_sr_neon()  local
  | 
| D | jnt_convolve_neon.c | 721     ConvolveParams *conv_params, const int16x8_t y_filter, int h, int w) {  in dist_wtd_convolve_2d_vert_6tap_neon() 937     ConvolveParams *conv_params, const int16x8_t y_filter, int h, int w) {  in dist_wtd_convolve_2d_vert_8tap_neon() 1180   const int16x8_t y_filter = vld1q_s16(y_filter_ptr);  in av1_dist_wtd_convolve_2d_neon()  local 2171   const int16x8_t y_filter = vshrq_n_s16(vld1q_s16(y_filter_ptr), 1);  in av1_dist_wtd_convolve_y_neon()  local
  | 
| /external/libaom/aom_dsp/x86/ | 
| D | convolve_common_intrin.h | 34   const int16_t *const y_filter = av1_get_interp_filter_subpel_kernel(  in prepare_coeffs_12tap()  local
  | 
| D | aom_subpixel_8t_intrin_ssse3.c | 934     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w4()  local 967     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w8()  local 1021     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w16()  local
  | 
| /external/libaom/aom_dsp/ | 
| D | aom_convolve.c | 65       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in convolve_vert()  local 213       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in highbd_convolve_vert()  local
  | 
| /external/libvpx/vpx_dsp/ | 
| D | vpx_convolve.c | 78       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in convolve_vert()  local 101       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in convolve_avg_vert()  local 351       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in highbd_convolve_vert()  local 375       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in highbd_convolve_avg_vert()  local
  | 
| /external/libvpx/vpx_dsp/mips/ | 
| D | vpx_convolve8_mmi.c | 540       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in convolve_vert()  local 563       const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in convolve_avg_vert()  local
  | 
| D | vpx_convolve8_msa.c | 961                                uint8_t *dst, const int16_t *y_filter) {  in filter_vert_w4_msa() 1004                                uint8_t *dst, const int16_t *y_filter) {  in filter_vert_w8_msa() 1045                                     uint8_t *dst, const int16_t *y_filter,  in filter_vert_mul_w16_msa() 1110     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w4()  local 1134     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w8()  local 1157     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_mul16()  local
  | 
| /external/libvpx/vpx_dsp/x86/ | 
| D | vpx_subpixel_8t_intrin_ssse3.c | 927     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w4()  local 960     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w8()  local 1014     const int16_t *const y_filter = y_filters[y_q4 & SUBPEL_MASK];  in scaledconvolve_vert_w16()  local
  | 
| /external/libaom/av1/common/x86/ | 
| D | jnt_convolve_ssse3.c | 125     const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_dist_wtd_convolve_2d_ssse3()  local
  | 
| D | convolve_sse2.c | 24   const int16_t *const y_filter = av1_get_interp_filter_subpel_kernel(  in prepare_coeffs()  local
  | 
| D | highbd_convolve_2d_sse4.c | 273     const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_highbd_dist_wtd_convolve_2d_sse4_1()  local
  | 
| D | jnt_convolve_sse2.c | 501     const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_dist_wtd_convolve_2d_sse2()  local
  | 
| D | convolve_2d_sse2.c | 332       const int16_t *y_filter = av1_get_interp_filter_subpel_kernel(  in av1_convolve_2d_sr_sse2()  local
  | 
| /external/libvpx/vpx_dsp/ppc/ | 
| D | vpx_convolve_vsx.c | 247                                              const int16_t *const y_filter) {  in convolve_line_v()
  | 
| /external/libaom/aom_dsp/flow_estimation/ | 
| D | disflow.c | 298   const int16_t *y_filter = dir ? sobel_b : sobel_a;  in convolve_2d_sobel_y()  local
  |