Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h129 UWORD32 u4_prev_cpb_removal_delay_minus1; member
Dihevce_rc_interface.c5707 if((ps_rc_ctxt->s_vbv_compliance.u4_prev_cpb_removal_delay_minus1 > 0) && in ihevce_vbv_compliance_frame_level_update()
5709 ps_rc_ctxt->s_vbv_compliance.u4_prev_cpb_removal_delay_minus1)) in ihevce_vbv_compliance_frame_level_update()
5712 ps_rc_ctxt->s_vbv_compliance.u4_prev_cpb_removal_delay_minus1); in ihevce_vbv_compliance_frame_level_update()
5744 ps_rc_ctxt->s_vbv_compliance.u4_prev_cpb_removal_delay_minus1 = u4_cur_cpb_removal_delay_minus1; in ihevce_vbv_compliance_frame_level_update()
5807 ps_rc_ctxt->s_vbv_compliance.u4_prev_cpb_removal_delay_minus1 = 0; in ihevce_vbv_complaince_init_level()