Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/encoder/
H A Dirc_rate_control_api.h116 WORD32 irc_get_bits_to_stuff(rate_control_handle ps_rate_control_api,
H A Dih264e_rate_control.c628 …i4_cbr_bits_to_stuff = irc_get_bits_to_stuff(ps_rate_control_api, i4_total_frame_bits, pe_vop_codi… in ih264e_rc_post_enc()
H A Dirc_rate_control_api.c1202 WORD32 irc_get_bits_to_stuff(rate_control_api_t *ps_rate_control_api, in irc_get_bits_to_stuff() function
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_rate_control.c628 i4_cbr_bits_to_stuff = irc_get_bits_to_stuff(ps_rate_control_api, i4_total_frame_bits, in isvce_rc_post_enc()