Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dirc_rate_control_api.c229 else if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_initialise_rate_control()
252 || (ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_initialise_rate_control()
364 && (ps_rate_control_api->e_rc_type != VBR_STREAMING)) in irc_get_frame_level_qp()
487 else if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_get_frame_level_qp()
707 else if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_get_buffer_status()
860 else if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_update_frame_level_info()
1173 if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_change_intra_frm_int_call()
1267 else if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_change_frame_rate()
1390 else if(ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_change_peak_bit_rate()
1597 || ps_rate_control_api->e_rc_type == VBR_STREAMING) in irc_get_vbv_buf_size()
Dirc_cntrl_param.h31 VBR_STREAMING = 2, enumerator