Home
last modified time | relevance | path

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

/external/libhevc/encoder/
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()
Dvbr_storage_vbv.h112pi4_num_bits_to_prevent_vbv_underflow); /* num bits to prevent from underflow after update */
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()
Drate_control_api.h169 WORD32 *pi4_num_bits_to_prevent_vbv_underflow);
/external/libavc/encoder/
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()
Dih264e_rate_control.c462 WORD32 *pi4_num_bits_to_prevent_vbv_underflow, in ih264e_rc_get_buffer_status() argument
471 pi4_num_bits_to_prevent_vbv_underflow); in ih264e_rc_get_buffer_status()
Dih264e_rate_control.h249 WORD32 *pi4_num_bits_to_prevent_vbv_underflow,
Dirc_vbr_storage_vbv.h95 WORD32 *pi4_num_bits_to_prevent_vbv_underflow);
Dirc_rate_control_api.c679 WORD32 *pi4_num_bits_to_prevent_vbv_underflow) in irc_get_buffer_status() argument
689 pi4_num_bits_to_prevent_vbv_underflow); in irc_get_buffer_status()
696 pi4_num_bits_to_prevent_vbv_underflow[0] = irc_get_max_vbv_buf_size( in irc_get_buffer_status()
704 pi4_num_bits_to_prevent_vbv_underflow, e_pic_type); in irc_get_buffer_status()
712 pi4_num_bits_to_prevent_vbv_underflow, e_pic_type); in irc_get_buffer_status()
Dirc_rate_control_api.h83 WORD32 *pi4_num_bits_to_prevent_vbv_underflow);