Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_enc_structs.h71 UWORD32 u4_open_loop_intra_sad; member
Dihevce_rc_interface.h113 UWORD32 u4_open_loop_intra_sad,
Dihevce_rc_interface.c4308 UWORD32 u4_open_loop_intra_sad, in ihevce_rc_update_pic_info() argument
4366 s_frame_info.i8_L0_open_cost = (LWORD64)u4_open_loop_intra_sad; in ihevce_rc_update_pic_info()
Dihevce_frame_process.c2868 s_rc_frame_stat.u4_open_loop_intra_sad, in ihevce_rc_close()
3760 as_rc_frame_stat[i].u4_open_loop_intra_sad, in ihevce_enc_frm_proc_slave_thrd()
Dihevce_enc_loop_pass.c6281 ps_rc_prms->u4_open_loop_intra_sad = total_frame_open_loop_intra_sad; in ihevce_enc_loop_get_frame_rc_prms()