Lines Matching refs:i4_num_bitrates
2900 WORD32 i4_num_bitrates; //number of bit-rates instances running in ihevce_enc_frm_proc_slave_thrd() local
2915 i4_num_bitrates = ps_enc_ctxt->i4_num_bitrates; in ihevce_enc_frm_proc_slave_thrd()
3054 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
3146 for(i = i4_num_bitrates - 1; i >= 0; i--) in ihevce_enc_frm_proc_slave_thrd()
3484 for(i4_bitrate_ctr = 0; i4_bitrate_ctr < i4_num_bitrates; i4_bitrate_ctr++) in ihevce_enc_frm_proc_slave_thrd()
3657 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
3771 if(i == (i4_num_bitrates - 1)) in ihevce_enc_frm_proc_slave_thrd()
3901 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
3936 if(i4_num_bitrates > 1) in ihevce_enc_frm_proc_slave_thrd()
3967 i4_num_bitrates, in ihevce_enc_frm_proc_slave_thrd()
4047 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4356 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4425 for(i4_bitrate_ctr = 0; i4_bitrate_ctr < i4_num_bitrates; in ihevce_enc_frm_proc_slave_thrd()
4503 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4527 for(i = 0; i < i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4599 for(i = 0; i < ps_enc_ctxt->i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4673 for(i = 0; i < ps_enc_ctxt->i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4691 for(i = 0; i < ps_enc_ctxt->i4_num_bitrates; i++) in ihevce_enc_frm_proc_slave_thrd()
4719 for(i4_bitrate_ctr = 0; i4_bitrate_ctr < i4_num_bitrates; i4_bitrate_ctr++) in ihevce_enc_frm_proc_slave_thrd()
4817 i4_num_instance = ps_enc_ctxt->i4_num_bitrates; in ihevce_set_pre_enc_prms()