Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_ipe_pass.c580 LWORD64 i8_frame_acc_satd = 0; in ihevce_ipe_get_frame_intra_satd_cost() local
598 i8_frame_acc_satd += ps_ctxt->i8_frame_acc_satd; in ihevce_ipe_get_frame_intra_satd_cost()
606 *pi8_frame_l0_acc_satd = i8_frame_acc_satd; in ihevce_ipe_get_frame_intra_satd_cost()
1074 ps_ctxt->i8_frame_acc_satd = 0; in ihevce_ipe_process()
Dihevce_ipe_structs.h390 LWORD64 i8_frame_acc_satd; member
Dihevce_recur_bracketing.c2915 ps_ctxt->i8_frame_acc_satd += i4_ctb_acc_satd; in ihevce_bracketing_analysis()