Home
last modified time | relevance | path

Searched refs:pi4_num_bits_to_prevent_vbv_underflow (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/libavc/encoder/
H A Dirc_rate_control_api.c748 WORD32 *pi4_num_bits_to_prevent_vbv_underflow) in irc_get_buffer_status() argument
758 pi4_num_bits_to_prevent_vbv_underflow); in irc_get_buffer_status()
765 pi4_num_bits_to_prevent_vbv_underflow[0] = irc_get_max_vbv_buf_size( in irc_get_buffer_status()
773 pi4_num_bits_to_prevent_vbv_underflow, e_pic_type); in irc_get_buffer_status()
781 pi4_num_bits_to_prevent_vbv_underflow, e_pic_type); in irc_get_buffer_status()
H A Dirc_vbr_storage_vbv.c187 WORD32 *pi4_num_bits_to_prevent_vbv_underflow) in irc_get_vbv_buffer_status() argument
206 pi4_num_bits_to_prevent_vbv_underflow[0] = i4_cur_buf; in irc_get_vbv_buffer_status()
H A Dih264e_rate_control.c448 WORD32 *pi4_num_bits_to_prevent_vbv_underflow, in ih264e_rc_get_buffer_status() argument
457 pi4_num_bits_to_prevent_vbv_underflow); in ih264e_rc_get_buffer_status()
H A Dih264e_rate_control.h77 WORD32 *pi4_num_bits_to_prevent_vbv_underflow,
H A Dirc_vbr_storage_vbv.h95 WORD32 *pi4_num_bits_to_prevent_vbv_underflow);
H A Dirc_rate_control_api.h83 WORD32 *pi4_num_bits_to_prevent_vbv_underflow);
/aosp_15_r20/external/libhevc/encoder/
H A Dvbr_storage_vbv.c204 WORD32 *pi4_num_bits_to_prevent_vbv_underflow) /* The curent buffer status after updation */ in get_vbv_buffer_status() argument
220 pi4_num_bits_to_prevent_vbv_underflow[0] = i4_cur_buf; in get_vbv_buffer_status()
H A Dvbr_storage_vbv.h112pi4_num_bits_to_prevent_vbv_underflow); /* num bits to prevent from underflow after update */
H A Drate_control_api.c1808 WORD32 *pi4_num_bits_to_prevent_vbv_underflow) in get_buffer_status() argument
1818 pi4_num_bits_to_prevent_vbv_underflow); in get_buffer_status()
1823 pi4_num_bits_to_prevent_vbv_underflow[0] = in get_buffer_status()
1832 pi4_num_bits_to_prevent_vbv_underflow, in get_buffer_status()
1842 pi4_num_bits_to_prevent_vbv_underflow, in get_buffer_status()
H A Drate_control_api.h169 WORD32 *pi4_num_bits_to_prevent_vbv_underflow);
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_rate_control.c417 WORD32 *pi4_num_bits_to_prevent_vbv_underflow, in isvce_rc_get_buffer_status() argument
423 pi4_num_bits_to_prevent_vbv_underflow); in isvce_rc_get_buffer_status()
H A Disvce_rate_control.h236 WORD32 *pi4_num_bits_to_prevent_vbv_underflow,