Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sub_pic_rc.c268 i8_frame_bits_estimated = ps_ctxt->ai4_frame_bits_estimated[i4_frm_id][i4_br_id]; in ihevce_sub_pic_rc_in_data()
276 ASSERT(ps_ctxt->ai4_frame_bits_estimated[i4_frm_id][i4_br_id] != 0); in ihevce_sub_pic_rc_in_data()
Dihevce_lap_enc_structs.h450 WORD32 ai4_frame_bits_estimated[IHEVCE_MAX_NUM_BITRATES]; member
Dihevce_enc_structs.h2081 WORD32 ai4_frame_bits_estimated; member
Dihevce_enc_loop_structs.h2654 WORD32 ai4_frame_bits_estimated[MAX_NUM_ENC_LOOP_PARALLEL][IHEVCE_MAX_NUM_BITRATES]; member
Dihevce_enc_loop_pass.c6064 .ai4_frame_bits_estimated[ps_ctxt->i4_bitrate_instance_num] != 0); in ihevce_enc_loop_frame_init()
6066 ps_ctxt->ai4_frame_bits_estimated[ps_ctxt->i4_enc_frm_id] in ihevce_enc_loop_frame_init()
6069 .ai4_frame_bits_estimated[ps_ctxt->i4_bitrate_instance_num]; in ihevce_enc_loop_frame_init()
Dihevce_frame_process.c3777 &ps_curr_inp->s_lap_out.ai4_frame_bits_estimated[i]); in ihevce_enc_frm_proc_slave_thrd()
3785 ->ai4_frame_bits_estimated = in ihevce_enc_frm_proc_slave_thrd()
3786 ps_curr_inp->s_lap_out.ai4_frame_bits_estimated[i]; in ihevce_enc_frm_proc_slave_thrd()