Home
last modified time | relevance | path

Searched defs:ref8 (Results 1 – 14 of 14) sorted by relevance

/external/libaom/test/
Dcomp_avg_pred_test.h102 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
147 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
205 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
267 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
333 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
382 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
442 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
507 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
/external/libvpx/vpx_dsp/x86/
Dhighbd_variance_sse2.c185 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/x86/
Dhighbd_variance_sse2.c200 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse16x16_sse2()
211 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse16x16_sse2()
222 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse16x16_sse2()
233 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse8x8_sse2()
244 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse8x8_sse2()
255 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse8x8_sse2()
629 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_sse2()
Dhighbd_sad_avx2.c590 static void convert_pointers(const uint8_t *const ref8[], in convert_pointers()
Dvariance_sse2.c592 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_sse2()
Dvariance_avx2.c348 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_avx2()
/external/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c171 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/
Dreconinter_enc.c567 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/vp9/common/
Dvp9_reconintra.c114 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()
/external/libaom/aom_dsp/
Dvariance.c732 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_c()
751 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_c()
842 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_c()
/external/libvpx/test/
Dconvolve_test.cc905 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
984 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
/external/libvpx/vpx_dsp/loongarch/
Dsad_lsx.c214 __m128i ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_lsx() local
/external/libvpx/vpx_dsp/mips/
Dsad_msa.c231 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
/external/libaom/av1/common/
Dreconintra.c1134 const uint8_t *ref8, int ref_stride, uint8_t *dst8, int dst_stride, in build_intra_predictors_high()