Home
last modified time | relevance | path

Searched refs:VBR_STORAGE_DVD_COMP (Results 1 – 4 of 4) sorted by relevance

/external/libavc/encoder/
Dirc_rate_control_api.c199 == VBR_STORAGE_DVD_COMP)) in irc_initialise_rate_control()
254 == VBR_STORAGE_DVD_COMP)) in irc_initialise_rate_control()
361 && (ps_rate_control_api->e_rc_type != VBR_STORAGE_DVD_COMP) in irc_get_frame_level_qp()
447 else if(ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP) in irc_get_frame_level_qp()
684 if(ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP) in irc_get_buffer_status()
826 == VBR_STORAGE_DVD_COMP))) in irc_update_frame_level_info()
850 == VBR_STORAGE_DVD_COMP)) in irc_update_frame_level_info()
1256 == VBR_STORAGE_DVD_COMP)) in irc_change_frame_rate()
1326 == VBR_STORAGE_DVD_COMP) in irc_change_frm_rate_for_bit_alloc()
1376 || ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP) in irc_change_peak_bit_rate()
[all …]
Dirc_cntrl_param.h30 VBR_STORAGE_DVD_COMP = 1, enumerator
/external/libhevc/encoder/
Drc_cntrl_param.h75 VBR_STORAGE_DVD_COMP = 1, enumerator
Drate_control_api.c365 (ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP)) in initialise_rate_control()
438 (ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP)) in initialise_rate_control()
659 else if(ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP) in get_min_max_bits_based_on_buffer()
1169 (ps_rate_control_api->e_rc_type != VBR_STORAGE_DVD_COMP) && in get_frame_level_qp()
1813 if(ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP) in get_buffer_status()
2111 (ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP))) in update_frame_level_info()
2126 (ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP)) in update_frame_level_info()
2849 (ps_rate_control_api->e_rc_type == VBR_STORAGE_DVD_COMP)) in change_frame_rate()