Home
last modified time | relevance | path

Searched defs:subpel_x_q3 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c35 int subpel_x_q3, int subpel_y_q3, in aom_upsampled_pred_sse2()
170 int subpel_x_q3, int subpel_y_q3, 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()
331 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_sse2()
352 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_mask_upsampled_pred_sse2()
Dreconinter_enc_ssse3.c41 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_dist_wtd_comp_avg_upsampled_pred_ssse3()
/external/libaom/av1/encoder/
Dreconinter_enc.c427 int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_upsampled_pred_c()
501 int width, int height, int subpel_x_q3, in aom_comp_avg_upsampled_pred_c()
521 int width, int height, int subpel_x_q3, in aom_comp_mask_upsampled_pred_c()
540 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_dist_wtd_comp_avg_upsampled_pred_c()
566 int subpel_x_q3, int subpel_y_q3, in aom_highbd_upsampled_pred_c()
645 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_c()
666 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c()
692 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_mask_upsampled_pred()
Dmcomp.c2321 const int subpel_x_q3 = get_subpel_part(this_mv->col); in estimated_pref_error() local
2358 const int subpel_x_q3 = get_subpel_part(this_mv->col); in upsampled_pref_error() local
3305 const int subpel_x_q3 = get_subpel_part(this_mv->col); in estimate_obmc_pref_error() local
3327 const int subpel_x_q3 = get_subpel_part(this_mv->col); in upsampled_obmc_pref_error() local