Home
last modified time | relevance | path

Searched defs:pred_shift (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dhme_err_compute.c962 S32 pred_shift = 2 - ps_pred_ctxt->mv_pel; in compute_mv_cost_explicit() local
1125 S32 pred_shift = 2 - ps_pred_ctxt->mv_pel; in compute_mv_cost_explicit_refine() local
1182 S32 pred_shift; /* = 2 - ps_pred_ctxt->mv_pel;*/ in compute_mv_cost_implicit() local
1317 S32 pred_shift; /* = 2 - ps_pred_ctxt->mv_pel; */ in compute_mv_cost_implicit_high_speed() local
1416 S32 pred_shift; /* = 2 - ps_pred_ctxt->mv_pel; */ in compute_mv_cost_implicit_high_speed_modified() local
2203 S32 pred_shift = ps_pred_node_a->u1_subpel_done ? 0 : 2; in hme_calc_sad_and_2_best_results() local
2656 S32 pred_shift = ps_pred_node_a->u1_subpel_done ? 0 : 2; in hme_calc_stim_injected_sad_and_2_best_results() local
2979 S32 pred_shift = ps_pred_node_a->u1_subpel_done ? 0 : 2; in hme_calc_sad_and_1_best_result() local
3232 S32 pred_shift = ps_pred_node_a->u1_subpel_done ? 0 : 2; in hme_calc_stim_injected_sad_and_1_best_result() local
3715 S32 pred_shift; in hme_set_mvp_node() local
/external/libhevc/encoder/arm/
Dihevce_me_neon.c529 S32 pred_shift = ps_mvp_node->u1_subpel_done ? 0 : 2; in hme_calc_sad_and_1_best_result_neon() local