Lines Matching refs:ctxt_sel
218 WORD32 ctxt_sel = 0, i, i4_rc_pre_enc_skip; in ih264e_encode() local
249 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_encode()
252 ps_codec->ai4_pic_cnt[ctxt_sel] = -1; in ih264e_encode()
253 ps_codec->s_rate_control.post_encode_skip[ctxt_sel] = 0; in ih264e_encode()
254 ps_codec->s_rate_control.pre_encode_skip[ctxt_sel] = 0; in ih264e_encode()
257 ps_codec->as_out_buf[ctxt_sel] = s_out_buf; in ih264e_encode()
373 ps_video_encode_op->s_ive_op.s_out_buf = ps_codec->as_out_buf[ctxt_sel].s_bits_buf; in ih264e_encode()
401 WORD32 proc_ctxt_select = ctxt_sel * MAX_PROCESS_THREADS; in ih264e_encode()
412 ps_codec->ai4_pic_cnt[ctxt_sel] = ps_codec->i4_pic_cnt; in ih264e_encode()
485 if (ps_codec->s_rate_control.post_encode_skip[ctxt_sel] in ih264e_encode()
561 if (ps_codec->s_rate_control.post_encode_skip[ctxt_sel]) in ih264e_encode()
647 && !ps_codec->s_rate_control.post_encode_skip[ctxt_sel] in ih264e_encode()
652 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_encode()
688 error_status |= ps_codec->as_process[ctxt_sel + i].i4_error_code; in ih264e_encode()
698 WORD32 proc_ctxt_select = ctxt_sel * MAX_PROCESS_THREADS; in ih264e_encode()
704 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_encode()