/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_variance_sse2.c | 184 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/ |
D | comp_avg_pred_test.h | 99 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 144 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 203 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 266 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 332 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 381 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/libaom/libaom/aom_dsp/x86/ |
D | highbd_variance_sse2.c | 204 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() 772 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_sse2() 808 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_sse2() 860 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
|
D | variance_avx2.c | 437 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_avx2()
|
D | variance_sse2.c | 718 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_sse2()
|
D | sad_highbd_avx2.c | 740 static void convert_pointers(const uint8_t *const ref8[], in convert_pointers()
|
/external/libaom/libaom/aom_dsp/ |
D | variance.c | 857 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_c() 879 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_c() 1007 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_c() 1027 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_c() 1051 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() 1157 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_c() 1181 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/ |
D | vp9_reconintra.c | 114 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()
|
/external/libaom/libaom/av1/common/ |
D | warped_motion.c | 517 static void highbd_warp_plane(WarpedMotionParams *wm, const uint8_t *const ref8, in highbd_warp_plane() 556 WarpedMotionParams *wm, const uint8_t *const ref8, int width, int height, in highbd_warp_error()
|
D | reconintra.c | 1129 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()
|
/external/libvpx/libvpx/test/ |
D | convolve_test.cc | 897 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local 976 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
|
/external/libaom/libaom/aom_dsp/mips/ |
D | sad_msa.c | 233 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | sad_msa.c | 605 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
|