Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_ipe_pass.c581 LWORD64 i8_frame_satd_by_qpmod = 0; in ihevce_ipe_get_frame_intra_satd_cost() local
593 i8_frame_satd_by_qpmod += (ps_ctxt->i8_frame_acc_satd_by_modqp_q10 >> SATD_BY_ACT_Q_FAC); in ihevce_ipe_get_frame_intra_satd_cost()
600 *pi8_frame_satd_by_qpmod = i8_frame_satd_by_qpmod; in ihevce_ipe_get_frame_intra_satd_cost()