Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h291 WORD32 ba_get_prev_frame_tot_est_bits(bit_allocation_handle ps_bit_allocation, WORD32 i4_pic);
Dbit_allocation.c3005 WORD32 ba_get_prev_frame_tot_est_bits(bit_allocation_t *ps_bit_allocation, WORD32 i4_pic) in ba_get_prev_frame_tot_est_bits() function
Drate_control_api.c1559 WORD32 i4_prev_frame_tot_est_bits = ba_get_prev_frame_tot_est_bits( in get_frame_level_qp()