Searched refs:MAX_CTXT_SETS (Results 1 – 6 of 6) sorted by relevance
1932 WORD32 pre_encode_skip[MAX_CTXT_SETS];1937 WORD32 post_encode_skip[MAX_CTXT_SETS];2118 volatile UWORD32 au4_entropy_thread_active[MAX_CTXT_SETS];2334 WORD32 ai4_pic_cnt[MAX_CTXT_SETS];2344 ref_set_t as_ref_set[MAX_DPB_SIZE + MAX_CTXT_SETS];2608 out_buf_t as_out_buf[MAX_CTXT_SETS];2613 rec_buf_t as_rec_buf[MAX_CTXT_SETS];
2521 WORD32 num_jobs = max_mb_rows * MAX_CTXT_SETS; in ih264e_init()2590 sizeof(ref_set_t) * (MAX_DPB_SIZE + MAX_CTXT_SETS)); in ih264e_init()2591 for (i = 0; i < (MAX_DPB_SIZE + MAX_CTXT_SETS); i++) in ih264e_init()2600 for (i = 0; i < MAX_CTXT_SETS; i++) in ih264e_init()2821 total_size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()2858 size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()2888 size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()2935 + MAX_CTXT_SETS) in ih264e_fill_num_mem_rec()2997 ps_mem_rec->u4_mem_size = MAX_CTXT_SETS * MAX_SLICE_HDR_CNT in ih264e_fill_num_mem_rec()3012 total_size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()[all …]
164 #define MAX_CTXT_SETS 1 macro170 #define MAX_PROCESS_CTXT MAX_NUM_CORES * MAX_CTXT_SETS
341 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_input_queue_update()669 max_num_bufs = (num_ref_frames + num_reorder_frames + MAX_CTXT_SETS); in ih264e_get_total_pic_buf_size()1350 ps_codec->i4_ref_buf_cnt += MAX_CTXT_SETS; in ih264e_codec_init()1417 WORD32 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_pic_init()
141 WORD32 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_generate_sps_pps()311 WORD32 ctxt_sel = ps_proc->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_entropy()1040 …s_job.i2_proc_base_idx = (ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS) ? (MAX_PROCESS_CTXT / … in ih264e_update_proc_ctxt()1917 WORD32 ctxt_sel = ps_proc->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_process()2461 WORD32 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_process_thread()
249 ctxt_sel = ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_encode()