Lines Matching refs:ctxt_sel
221 WORD32 ctxt_sel = 0, i, i4_rc_pre_enc_skip; in ih264e_encode() local
255 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_encode()
258 ps_codec->ai4_pic_cnt[ctxt_sel] = -1; in ih264e_encode()
259 ps_codec->s_rate_control.post_encode_skip[ctxt_sel] = 0; in ih264e_encode()
260 ps_codec->s_rate_control.pre_encode_skip[ctxt_sel] = 0; in ih264e_encode()
263 ps_codec->as_out_buf[ctxt_sel] = s_out_buf; in ih264e_encode()
449 ps_video_encode_op->s_ive_op.s_out_buf = ps_codec->as_out_buf[ctxt_sel].s_bits_buf; in ih264e_encode()
487 WORD32 proc_ctxt_select = ctxt_sel * MAX_PROCESS_THREADS; in ih264e_encode()
498 ps_codec->ai4_pic_cnt[ctxt_sel] = ps_codec->i4_pic_cnt; in ih264e_encode()
571 if (ps_codec->s_rate_control.post_encode_skip[ctxt_sel] in ih264e_encode()
647 if (ps_codec->s_rate_control.post_encode_skip[ctxt_sel]) in ih264e_encode()
733 && !ps_codec->s_rate_control.post_encode_skip[ctxt_sel] in ih264e_encode()
738 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_encode()
774 error_status = ps_codec->as_process[ctxt_sel + i].i4_error_code; in ih264e_encode()
784 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_encode()