Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/arm/
Dreconinter_enc_neon.c25 int subpel_x_q3, int subpel_y_q3, in aom_upsampled_pred_neon()
132 int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_neon()
146 int subpel_x_q3, int subpel_y_q3, 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()
/external/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c35 int subpel_x_q3, int subpel_y_q3, in aom_upsampled_pred_sse2()
155 int subpel_x_q3, int subpel_y_q3, in aom_highbd_upsampled_pred_sse2()
259 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref8, in aom_highbd_comp_avg_upsampled_pred_sse2()
282 int height, int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_sse2()
/external/libaom/av1/encoder/
Dreconinter_enc.c427 int subpel_x_q3, int subpel_y_q3, const uint8_t *ref, in aom_upsampled_pred_c()
502 int subpel_y_q3, const uint8_t *ref, in aom_comp_avg_upsampled_pred_c()
522 int subpel_y_q3, const uint8_t *ref, in aom_comp_mask_upsampled_pred()
542 int subpel_x_q3, int subpel_y_q3, 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_comp_mask_upsampled_pred()
Dmcomp.c2492 const int subpel_y_q3 = get_subpel_part(this_mv->row); in estimated_pref_error() local
2529 const int subpel_y_q3 = get_subpel_part(this_mv->row); in upsampled_pref_error() local
3616 const int subpel_y_q3 = get_subpel_part(this_mv->row); in estimate_obmc_pref_error() local
3638 const int subpel_y_q3 = get_subpel_part(this_mv->row); in upsampled_obmc_pref_error() local