Home
last modified time | relevance | path

Searched refs:pai4_mv_cost (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.h104 WORD32 (*pai4_mv_cost)[NUM_INTER_PU_PARTS]; member
Dihevce_enc_loop_inter_mode_sifter.c2334 au4_cost[ME_OR_SKIP_DERIVED][i] += ps_ctxt->pai4_mv_cost[u1_me_cand_list_idx][i]; in ihevce_compute_pred_and_populate_modes()
2346 au4_cost[ME_OR_SKIP_DERIVED][i] += ps_ctxt->pai4_mv_cost[u1_me_cand_list_idx][i]; in ihevce_compute_pred_and_populate_modes()
Dihevce_enc_loop_pass.c655 s_prms.pai4_mv_cost = ps_cu_analyse->ai4_mv_cost; in ihevce_cu_mode_decide()