Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c6294 UWORD32 total_frame_sad = 0; in ihevce_enc_loop_get_frame_rc_prms() local
6321 total_frame_sad += in ihevce_enc_loop_get_frame_rc_prms()
6343 ps_rc_prms->u4_total_sad = total_frame_sad; in ihevce_enc_loop_get_frame_rc_prms()
Dihevce_frame_process.c4043 UWORD32 total_frame_sad = 0; in ihevce_enc_frm_proc_slave_thrd() local
4105 total_frame_sad += in ihevce_enc_frm_proc_slave_thrd()
4132 ->s_pic_level_info.u4_frame_sad = total_frame_sad; in ihevce_enc_frm_proc_slave_thrd()