Home
last modified time | relevance | path

Searched defs:subpel_y_q3 (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dvariance.c287 int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_upsampled_pred_c()
362 int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_c()
400 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_dist_wtd_comp_avg_upsampled_pred_c()
829 int subpel_x_q3, int subpel_y_q3, 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()
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()
1000 int subpel_y_q3, const uint8_t *ref, in aom_comp_mask_upsampled_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/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c620 int subpel_x_q3, int subpel_y_q3, 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()
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()
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()
Dvariance_sse2.c498 int subpel_x_q3, int subpel_y_q3, in aom_upsampled_pred_sse2()
616 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_sse2()
637 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_mask_upsampled_pred_sse2()
/external/libaom/libaom/av1/encoder/
Dmcomp.c2008 const int subpel_y_q3 = get_subpel_part(this_mv->row); in estimated_pref_error() local
2045 const int subpel_y_q3 = get_subpel_part(this_mv->row); in upsampled_pref_error() local
2998 const int subpel_y_q3 = get_subpel_part(this_mv->row); in estimate_obmc_pref_error() local
3020 const int subpel_y_q3 = get_subpel_part(this_mv->row); in upsampled_obmc_pref_error() local