Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h101 cbr_buffer_handle ps_cbr_buf_handling,
208 cbr_buffer_handle ps_cbr_buf_handling,
Dbit_allocation.c958 cbr_buffer_handle ps_cbr_buf_handling, in bit_alloc_get_intra_bits() argument
973 ((get_cbr_buffer_size(ps_cbr_buf_handling)) >> 4) * UPPER_THRESHOLD_EBF_Q4; in bit_alloc_get_intra_bits()
974 WORD32 i4_cur_buf_pos = get_cbr_ebf(ps_cbr_buf_handling), i4_max_buffer_based, in bit_alloc_get_intra_bits()
983 rc_type_e rc_type = get_rc_type(ps_cbr_buf_handling); in bit_alloc_get_intra_bits()
1028 i4_peak_drain_rate = get_buf_max_drain_rate(ps_cbr_buf_handling); in bit_alloc_get_intra_bits()
1030 (get_cbr_buffer_size(ps_cbr_buf_handling) + (ps_bit_allocation->i4_bits_per_frm >> 1)) / in bit_alloc_get_intra_bits()
1121 WORD32 i4_delay_frames = cbr_get_delay_frames(ps_cbr_buf_handling); in bit_alloc_get_intra_bits()
2411 cbr_buffer_handle ps_cbr_buf_handling, in get_scene_change_tot_frm_bits() argument
2503 ps_cbr_buf_handling, in get_scene_change_tot_frm_bits()