| /external/libvpx/vpx_dsp/x86/ |
| D | highbd_variance_sse2.c | 185 const uint8_t *ref8, int ref_stride, in vpx_highbd_8_mse16x16_sse2() 196 const uint8_t *ref8, int ref_stride, in vpx_highbd_10_mse16x16_sse2() 207 const uint8_t *ref8, int ref_stride, in vpx_highbd_12_mse16x16_sse2() 218 const uint8_t *ref8, int ref_stride, in vpx_highbd_8_mse8x8_sse2() 229 const uint8_t *ref8, int ref_stride, in vpx_highbd_10_mse8x8_sse2() 240 const uint8_t *ref8, int ref_stride, in vpx_highbd_12_mse8x8_sse2()
|
| /external/libaom/aom_dsp/arm/ |
| D | highbd_avg_pred_neon.c | 25 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_neon() 78 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_neon() 133 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_neon()
|
| D | highbd_sse_sve.c | 195 const uint8_t *ref8, int ref_stride, int width, in aom_highbd_sse_sve()
|
| D | highbd_sse_neon.c | 262 const uint8_t *ref8, int ref_stride, int width, in aom_highbd_sse_neon()
|
| /external/libaom/aom_dsp/x86/ |
| D | highbd_variance_sse2.c | 163 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse16x16_sse2() 174 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse16x16_sse2() 185 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse16x16_sse2() 196 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse8x8_sse2() 207 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse8x8_sse2() 218 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse8x8_sse2() 592 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_sse2()
|
| D | highbd_sad_avx2.c | 590 static void convert_pointers(const uint8_t *const ref8[], in convert_pointers()
|
| D | variance_sse2.c | 622 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_sse2()
|
| D | variance_avx2.c | 437 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_avx2()
|
| /external/libaom/test/ |
| D | comp_avg_pred_test.h | 109 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 154 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 212 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 274 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 526 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 575 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 635 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 700 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | reconinter_enc_neon.c | 160 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_neon() 264 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_neon() 277 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_neon()
|
| /external/libaom/av1/encoder/x86/ |
| D | reconinter_enc_sse2.c | 171 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_sse2() 274 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_sse2() 296 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
|
| /external/libaom/av1/encoder/ |
| D | reconinter_enc.c | 567 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_c() 645 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_c() 666 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() 692 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_mask_upsampled_pred()
|
| /external/libvpx/vpx_dsp/arm/ |
| D | highbd_sse_neon.c | 218 const uint8_t *ref8, int ref_stride, int width, in vpx_highbd_sse_neon()
|
| /external/libaom/aom_dsp/ |
| D | variance.c | 667 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_c() 686 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_c() 777 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_c()
|
| /external/libvpx/vp9/common/ |
| D | vp9_reconintra.c | 114 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()
|
| /external/libvpx/test/ |
| D | convolve_test.cc | 905 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local 984 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
|
| /external/libvpx/vpx_dsp/loongarch/ |
| D | sad_lsx.c | 214 __m128i ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_lsx() local
|
| /external/libaom/av1/common/ |
| D | reconintra.c | 1373 const uint8_t *ref8, int ref_stride, uint8_t *dst8, int dst_stride, in highbd_build_directional_and_filter_intra_predictors() 1543 const uint8_t *ref8, int ref_stride, uint8_t *dst8, int dst_stride, in highbd_build_non_directional_intra_predictors()
|
| /external/libvpx/vpx_dsp/mips/ |
| D | sad_msa.c | 231 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
|