Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_variance_sse2.c184 const uint8_t *ref8, int ref_stride, in vpx_highbd_8_mse16x16_sse2()
195 const uint8_t *ref8, int ref_stride, in vpx_highbd_10_mse16x16_sse2()
206 const uint8_t *ref8, int ref_stride, in vpx_highbd_12_mse16x16_sse2()
217 const uint8_t *ref8, int ref_stride, in vpx_highbd_8_mse8x8_sse2()
228 const uint8_t *ref8, int ref_stride, in vpx_highbd_10_mse8x8_sse2()
239 const uint8_t *ref8, int ref_stride, in vpx_highbd_12_mse8x8_sse2()
/external/libaom/libaom/test/
Dcomp_avg_pred_test.h103 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
148 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
207 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
270 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
337 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
386 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
447 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local
512 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c204 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse16x16_sse2()
215 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse16x16_sse2()
226 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse16x16_sse2()
237 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse8x8_sse2()
248 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse8x8_sse2()
259 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse8x8_sse2()
621 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_sse2()
724 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_sse2()
760 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_sse2()
812 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
Dvariance_avx2.c446 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_avx2()
Dsad_highbd_avx2.c564 static void convert_pointers(const uint8_t *const ref8[], in convert_pointers()
Dvariance_sse2.c677 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_sse2()
/external/libaom/libaom/aom_dsp/
Dvariance.c808 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_c()
830 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_c()
908 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_c()
928 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_c()
952 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c()
1060 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_c()
1084 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_mask_upsampled_pred()
/external/libvpx/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/libvpx/libvpx/test/
Dconvolve_test.cc903 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
982 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
/external/libaom/libaom/aom_dsp/mips/
Dsad_msa.c233 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c605 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
/external/libaom/libaom/av1/common/
Dreconintra.c1137 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()