| /external/libaom/aom_dsp/arm/ |
| D | highbd_avg_pred_neon.c | 24 void aom_highbd_comp_avg_pred_neon(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_avg_pred_neon() 77 void aom_highbd_comp_mask_pred_neon(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_neon() 132 uint8_t *comp_pred8, const uint8_t *pred8, int width, int height, in aom_highbd_dist_wtd_comp_avg_pred_neon()
|
| D | subtract_neon.c | 93 ptrdiff_t src_stride, const uint8_t *pred8, in aom_highbd_subtract_block_neon()
|
| /external/libaom/test/ |
| D | comp_avg_pred_test.h | 108 uint8_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local 153 uint8_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local 211 uint8_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local 273 uint8_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local 525 uint16_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local 574 uint16_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local 634 uint16_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local 699 uint16_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local
|
| /external/libaom/aom_dsp/ |
| D | subtract.c | 38 ptrdiff_t src_stride, const uint8_t *pred8, in aom_highbd_subtract_block_c()
|
| D | variance.c | 666 void aom_highbd_comp_avg_pred_c(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_avg_pred_c() 685 uint8_t *comp_pred8, const uint8_t *pred8, int width, int height, in aom_highbd_dist_wtd_comp_avg_pred_c() 776 void aom_highbd_comp_mask_pred_c(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_c()
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | reconinter_enc_neon.c | 263 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_avg_upsampled_pred_neon() 276 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_neon()
|
| D | highbd_temporal_filter_neon.c | 290 int tf_wgt_calc_lvl, const uint8_t *pred8, uint32_t *accum, in av1_highbd_apply_temporal_filter_neon()
|
| /external/libaom/av1/encoder/x86/ |
| D | reconinter_enc_sse2.c | 273 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_avg_upsampled_pred_sse2() 295 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
|
| /external/libaom/av1/encoder/ |
| D | reconinter_enc.c | 644 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_avg_upsampled_pred_c() 665 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() 691 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_mask_upsampled_pred()
|
| D | encodemb.c | 40 ptrdiff_t src_stride, const uint8_t *pred8, in av1_subtract_block()
|
| D | mcomp.c | 2529 uint8_t *pred8 = CONVERT_TO_BYTEPTR(pred16); in upsampled_pref_error() local 3641 uint8_t *pred8 = CONVERT_TO_BYTEPTR(pred); in upsampled_obmc_pref_error() local
|
| /external/libaom/aom_dsp/x86/ |
| D | highbd_subtract_sse2.c | 258 ptrdiff_t src_stride, const uint8_t *pred8, in aom_highbd_subtract_block_sse2()
|
| D | highbd_variance_sse2.c | 591 uint8_t *comp_pred8, const uint8_t *pred8, int width, int height, in aom_highbd_dist_wtd_comp_avg_pred_sse2()
|
| D | variance_sse2.c | 621 void aom_highbd_comp_mask_pred_sse2(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_sse2()
|
| D | variance_avx2.c | 436 void aom_highbd_comp_mask_pred_avx2(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_avx2()
|