Home
last modified time | relevance | path

Searched refs:subpel_y_q3 (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dvariance.c286 int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_upsampled_pred_c() argument
373 if (!subpel_x_q3 && !subpel_y_q3) { in aom_upsampled_pred_c()
379 } else if (!subpel_y_q3) { in aom_upsampled_pred_c()
386 av1_get_interp_filter_subpel_kernel(filter, subpel_y_q3 << 1); in aom_upsampled_pred_c()
395 av1_get_interp_filter_subpel_kernel(filter, subpel_y_q3 << 1); in aom_upsampled_pred_c()
397 (((height - 1) * 8 + subpel_y_q3) >> 3) + filter->taps; in aom_upsampled_pred_c()
412 int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_c() argument
417 subpel_x_q3, subpel_y_q3, ref, ref_stride, subpel_search); in aom_comp_avg_upsampled_pred_c()
450 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_dist_wtd_comp_avg_upsampled_pred_c() argument
457 subpel_x_q3, subpel_y_q3, ref, ref_stride, in aom_dist_wtd_comp_avg_upsampled_pred_c()
[all …]
Dvariance.h75 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8,
/external/libaom/libaom/aom_dsp/x86/
Dvariance_sse2.c488 int subpel_x_q3, int subpel_y_q3, in aom_upsampled_pred_sse2() argument
579 if (!subpel_x_q3 && !subpel_y_q3) { in aom_upsampled_pred_sse2()
622 } else if (!subpel_y_q3) { in aom_upsampled_pred_sse2()
629 av1_get_interp_filter_subpel_kernel(filter, subpel_y_q3 << 1); in aom_upsampled_pred_sse2()
638 av1_get_interp_filter_subpel_kernel(filter, subpel_y_q3 << 1); in aom_upsampled_pred_sse2()
645 (((height - 1) * 8 + subpel_y_q3) >> 3) + filter_taps; in aom_upsampled_pred_sse2()
657 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_sse2() argument
662 subpel_x_q3, subpel_y_q3, ref, ref_stride, subpel_search); in aom_comp_avg_upsampled_pred_sse2()
678 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_mask_upsampled_pred_sse2() argument
681 if (subpel_x_q3 | subpel_y_q3) { in aom_comp_mask_upsampled_pred_sse2()
[all …]
Dhighbd_variance_sse2.c620 int subpel_x_q3, int subpel_y_q3, in aom_highbd_upsampled_pred_sse2() argument
705 if (!subpel_x_q3 && !subpel_y_q3) { in aom_highbd_upsampled_pred_sse2()
735 } else if (!subpel_y_q3) { in aom_highbd_upsampled_pred_sse2()
742 av1_get_interp_filter_subpel_kernel(filter, subpel_y_q3 << 1); in aom_highbd_upsampled_pred_sse2()
751 av1_get_interp_filter_subpel_kernel(filter, subpel_y_q3 << 1); in aom_highbd_upsampled_pred_sse2()
758 (((height - 1) * 8 + subpel_y_q3) >> 3) + filter_taps; 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() argument
775 height, subpel_x_q3, subpel_y_q3, ref8, ref_stride, in aom_highbd_comp_avg_upsampled_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() argument
867 height, subpel_x_q3, subpel_y_q3, ref8, ref_stride, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
Djnt_variance_ssse3.c122 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_dist_wtd_comp_avg_upsampled_pred_ssse3() argument
127 subpel_x_q3, subpel_y_q3, ref, ref_stride, subpel_search); in aom_dist_wtd_comp_avg_upsampled_pred_ssse3()
/external/libaom/libaom/av1/encoder/
Dmcomp.c641 int subpel_x_q3, int subpel_y_q3, in upsampled_pref_error() argument
653 subpel_y_q3, y, y_stride, mask, mask_stride, invert_mask, xd->bd, in upsampled_pref_error()
658 subpel_y_q3, y, y_stride, xd->bd, subpel_search); in upsampled_pref_error()
662 subpel_x_q3, subpel_y_q3, y, y_stride, xd->bd, in upsampled_pref_error()
672 subpel_y_q3, y, y_stride, mask, in upsampled_pref_error()
676 second_pred, w, h, subpel_x_q3, subpel_y_q3, in upsampled_pref_error()
681 subpel_y_q3, y, y_stride, subpel_search); in upsampled_pref_error()
710 int subpel_x_q3, int subpel_y_q3, const uint8_t *second_pred, in estimate_upsampled_pref_error() argument
713 return vfp->svf(pre, y_stride, subpel_x_q3, subpel_y_q3, src, src_stride, in estimate_upsampled_pref_error()
716 return vfp->msvf(pre, y_stride, subpel_x_q3, subpel_y_q3, src, src_stride, in estimate_upsampled_pref_error()
[all …]
/external/libaom/libaom/test/
Dcomp_avg_pred_test.h38 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref,
44 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8,