Home
last modified time | relevance | path

Searched defs:i4_drain_bits_per_frame (Results 1 – 4 of 4) sorted by relevance

/external/libavc/encoder/
Dirc_cbr_buffer_control.c43 WORD32 i4_drain_bits_per_frame[MAX_NUM_DRAIN_RATES]; member
216 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) ? in irc_cbr_buffer_constraint_check() local
284 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) ? in irc_get_cbr_buffer_status() local
354 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) ? in irc_update_cbr_buffer() local
395 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) ? in irc_get_cbr_bits_to_stuff() local
/external/libhevc/encoder/
Dcbr_buffer_control.c66 i4_drain_bits_per_frame[MAX_NUM_DRAIN_RATES]; /* Constant drain rate */ member
327 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) in cbr_buffer_constraint_check() local
446 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) in get_cbr_buffer_status() local
515 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) in update_cbr_buffer() local
607 WORD32 i4_drain_bits_per_frame = (e_pic_type == I_PIC) in get_cbr_bits_to_stuff() local
Drate_control_api.c1037 WORD32 i4_drain_bits_per_frame = get_buf_max_drain_rate(ps_rate_control_api->ps_cbr_buffer), in clip_qp_based_on_prev_ref() local
1375 WORD32 i4_drain_bits_per_frame = in get_frame_level_qp() local
Dbit_allocation.c1463 WORD32 i4_drain_bits_per_frame = get_buf_max_drain_rate(ps_cbr_buffer), i4_ebf; in get_cur_frm_est_texture_bits() local