Home
last modified time | relevance | path

Searched defs:pred8 (Results 1 – 10 of 10) sorted by relevance

/external/libaom/libaom/test/
Dcomp_avg_pred_test.h102 uint8_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local
147 uint8_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local
206 uint8_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local
269 uint8_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local
336 uint16_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local
385 uint16_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local
446 uint16_t pred8[kMaxSize * kMaxSize]; in RunCheckOutput() local
511 uint16_t pred8[kMaxSize * kMaxSize]; in RunSpeedTest() local
/external/libaom/libaom/aom_dsp/
Dsubtract.c38 ptrdiff_t src_stride, const uint8_t *pred8, in aom_highbd_subtract_block_c()
Dvariance.c807 void aom_highbd_comp_avg_pred_c(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_avg_pred_c()
907 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_avg_upsampled_pred_c()
927 uint8_t *comp_pred8, const uint8_t *pred8, int width, int height, in aom_highbd_dist_wtd_comp_avg_pred_c()
951 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c()
1059 void aom_highbd_comp_mask_pred_c(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_c()
1083 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_mask_upsampled_pred()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c723 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_comp_avg_upsampled_pred_sse2()
759 uint8_t *comp_pred8, const uint8_t *pred8, int width, int height, in aom_highbd_dist_wtd_comp_avg_pred_sse2()
811 const MV *const mv, uint8_t *comp_pred8, const uint8_t *pred8, int width, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
Dhighbd_subtract_sse2.c258 ptrdiff_t src_stride, const uint8_t *pred8, in aom_highbd_subtract_block_sse2()
Dvariance_avx2.c445 void aom_highbd_comp_mask_pred_avx2(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_avx2()
Dvariance_sse2.c676 void aom_highbd_comp_mask_pred_sse2(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_sse2()
/external/libaom/libaom/av1/encoder/
Dencodemb.c41 const uint8_t *pred8, ptrdiff_t pred_stride) { in av1_subtract_block()
Dtemporal_filter.c967 uint8_t *pred8 = aom_memalign(32, num_planes * mb_pels * sizeof(uint8_t)); in tf_do_filtering() local
Dmcomp.c2051 uint8_t *pred8 = CONVERT_TO_BYTEPTR(pred16); in upsampled_pref_error() local
3029 uint8_t *pred8 = CONVERT_TO_BYTEPTR(pred); in upsampled_obmc_pref_error() local