Searched refs:as_out_buf (Results 1 – 3 of 3) sorted by relevance
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()652 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_encode()704 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_encode()
156 out_buf_t *ps_out_buf = &ps_codec->as_out_buf[ctxt_sel]; in ih264e_generate_sps_pps()355 s_out_buf = ps_codec->as_out_buf[ctxt_sel]; in ih264e_entropy()614 ps_codec->as_out_buf[ctxt_sel].s_bits_buf.u4_bytes = in ih264e_entropy()
2789 out_buf_t as_out_buf[MAX_CTXT_SETS]; member