Home
last modified time | relevance | path

Searched defs:i4_max_ebf (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Drate_control_api.c1222 WORD32 i4_max_ebf = (WORD32)(i4_vbv_size * MAX_THRESHOLD_VBV_FRM_ERROR); in get_frame_level_qp() local
1546 i4_max_ebf = i4_ebf + i4_buf_based_max_bits; in get_frame_level_qp() local
3394 WORD32 i4_max_ebf = (WORD32)(i4_vbv_size * MAX_THRESHOLD_VBV_FRM_ERROR); in rc_get_qp_for_scd_frame() local
Dbit_allocation.c2619 WORD32 i4_max_ebf, in rc_update_bit_distribution_gop_level_2pass()