Home
last modified time | relevance | path

Searched refs:subpel_x_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()
381 av1_get_interp_filter_subpel_kernel(filter, subpel_x_q3 << 1); in aom_upsampled_pred_c()
384 } else if (!subpel_x_q3) { in aom_upsampled_pred_c()
393 av1_get_interp_filter_subpel_kernel(filter, subpel_x_q3 << 1); in aom_upsampled_pred_c()
411 int width, int height, int subpel_x_q3, 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()
878 int subpel_x_q3, int subpel_y_q3, in aom_highbd_upsampled_pred_c() argument
[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()
624 av1_get_interp_filter_subpel_kernel(filter, subpel_x_q3 << 1); in aom_upsampled_pred_sse2()
627 } else if (!subpel_x_q3) { in aom_upsampled_pred_sse2()
636 av1_get_interp_filter_subpel_kernel(filter, subpel_x_q3 << 1); 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()
683 subpel_x_q3, subpel_y_q3, ref, ref_stride, in aom_comp_mask_upsampled_pred_sse2()
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()
737 av1_get_interp_filter_subpel_kernel(filter, subpel_x_q3 << 1); in aom_highbd_upsampled_pred_sse2()
740 } else if (!subpel_x_q3) { in aom_highbd_upsampled_pred_sse2()
749 av1_get_interp_filter_subpel_kernel(filter, subpel_x_q3 << 1); 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
652 xd, cm, mi_row, mi_col, mv, pred8, second_pred, w, h, subpel_x_q3, in upsampled_pref_error()
657 xd, cm, mi_row, mi_col, mv, pred8, second_pred, w, h, subpel_x_q3, in upsampled_pref_error()
662 subpel_x_q3, subpel_y_q3, y, y_stride, xd->bd, in upsampled_pref_error()
671 second_pred, w, h, subpel_x_q3, in upsampled_pref_error()
676 second_pred, w, h, subpel_x_q3, subpel_y_q3, in upsampled_pref_error()
680 aom_upsampled_pred(xd, cm, mi_row, mi_col, mv, pred, w, h, subpel_x_q3, 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,