Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drate_control_api.c1225 WORD32 i4_total_bits_to_be_alloc; in get_frame_level_qp() local
1231 i4_total_bits_to_be_alloc = MAX( in get_frame_level_qp()
1233 i4_bit_alloc_est_tex_bits = i4_total_bits_to_be_alloc - i4_cur_est_header_bits; in get_frame_level_qp()
3397 WORD32 i4_total_bits_to_be_alloc; in rc_get_qp_for_scd_frame() local
3403 i4_total_bits_to_be_alloc = in rc_get_qp_for_scd_frame()
3405 i4_cur_est_tot_bits = i4_total_bits_to_be_alloc; in rc_get_qp_for_scd_frame()