Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c6292 UWORD32 total_frame_intra_sad = 0, total_frame_open_loop_intra_sad = 0; in ihevce_enc_loop_get_frame_rc_prms() local
6319 total_frame_intra_sad += in ihevce_enc_loop_get_frame_rc_prms()
6347 ps_rc_prms->u4_total_intra_sad = total_frame_intra_sad; in ihevce_enc_loop_get_frame_rc_prms()
Dihevce_frame_process.c4041 UWORD32 total_frame_intra_sad = 0; in ihevce_enc_frm_proc_slave_thrd() local
4095 total_frame_intra_sad += in ihevce_enc_frm_proc_slave_thrd()
4134 ->s_pic_level_info.u4_frame_intra_sad = total_frame_intra_sad; in ihevce_enc_frm_proc_slave_thrd()