Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sub_pic_rc.c282 WORD32 i4_tot_frame_ctb = in ihevce_sub_pic_rc_in_data() local
308 i8_ctb_bits_estimated = (i8_frame_bits_estimated / i4_tot_frame_ctb); in ihevce_sub_pic_rc_in_data()
Dihevce_enc_loop_pass.c6034 WORD32 i4_tot_frame_ctb = ps_enc_ctxt->s_frm_ctb_prms.i4_num_ctbs_vert * in ihevce_enc_loop_frame_init() local
6048 ps_ctxt->i4_num_ctb_for_out_scale = (UPDATE_QP_AT_CTB * i4_tot_frame_ctb) / 100; in ihevce_enc_loop_frame_init()