/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | highbd_variance_sse2.c | 185 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()
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | highbd_variance_sse2.c | 166 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse16x16_sse2() 177 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse16x16_sse2() 188 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse16x16_sse2() 199 const uint8_t *ref8, int ref_stride, in aom_highbd_8_mse8x8_sse2() 210 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse8x8_sse2() 221 const uint8_t *ref8, int ref_stride, in aom_highbd_12_mse8x8_sse2() 628 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_sse2()
|
H A D | highbd_sad_avx2.c | 602 static void convert_pointers(const uint8_t *const ref8[], in convert_pointers()
|
H A D | variance_sse2.c | 435 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_sse2()
|
H A D | highbd_variance_avx2.c | 745 const uint8_t *ref8, int ref_stride, in aom_highbd_10_mse16x16_avx2()
|
H A D | variance_avx2.c | 440 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_avx2()
|
/aosp_15_r20/external/libaom/test/ |
H A D | comp_avg_pred_test.cc | 104 uint8_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 149 uint8_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 411 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 460 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local 522 uint16_t ref8[kMaxSize * kMaxSize]; in RunCheckOutput() local 587 uint16_t ref8[kMaxSize * kMaxSize]; in RunSpeedTest() local
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | highbd_avg_pred_neon.c | 25 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_neon() 78 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_neon() 133 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_neon()
|
H A D | highbd_sse_sve.c | 196 const uint8_t *ref8, int ref_stride, int width, in aom_highbd_sse_sve()
|
H A D | highbd_sse_neon.c | 263 const uint8_t *ref8, int ref_stride, int width, in aom_highbd_sse_neon()
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | reconinter_enc_neon.c | 147 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_neon() 251 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_neon() 264 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_neon()
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | reconinter_enc_sse2.c | 171 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()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | reconinter_enc.c | 543 const uint8_t *ref8, int ref_stride, int bd, in aom_highbd_upsampled_pred_c() 621 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_c() 642 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() 668 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_mask_upsampled_pred()
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | variance.c | 669 int width, int height, const uint8_t *ref8, in aom_highbd_comp_avg_pred_c() 688 const uint8_t *ref8, int ref_stride, in aom_highbd_dist_wtd_comp_avg_pred_c() 779 int width, int height, const uint8_t *ref8, in aom_highbd_comp_mask_pred_c()
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | highbd_sse_neon.c | 218 const uint8_t *ref8, int ref_stride, int width, in vpx_highbd_sse_neon()
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_reconintra.c | 114 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()
|
/aosp_15_r20/external/libvpx/test/ |
H A D | convolve_test.cc | 905 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local 984 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconintra.c | 1385 const uint8_t *ref8, int ref_stride, uint8_t *dst8, int dst_stride, in highbd_build_directional_and_filter_intra_predictors() 1555 const uint8_t *ref8, int ref_stride, uint8_t *dst8, int dst_stride, in highbd_build_non_directional_intra_predictors()
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | sad_lsx.c | 214 __m128i ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_lsx() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | sad_msa.c | 231 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local
|