Searched refs:MAX_CTXT_SETS (Results 1 – 6 of 6) sorted by relevance
2113 WORD32 pre_encode_skip[MAX_CTXT_SETS];2118 WORD32 post_encode_skip[MAX_CTXT_SETS];2299 volatile UWORD32 au4_entropy_thread_active[MAX_CTXT_SETS];2515 WORD32 ai4_pic_cnt[MAX_CTXT_SETS];2525 ref_set_t as_ref_set[MAX_DPB_SIZE + MAX_CTXT_SETS];2789 out_buf_t as_out_buf[MAX_CTXT_SETS];2794 rec_buf_t as_rec_buf[MAX_CTXT_SETS];
2566 WORD32 num_jobs = max_mb_rows * MAX_CTXT_SETS; in ih264e_init()2635 sizeof(ref_set_t) * (MAX_DPB_SIZE + MAX_CTXT_SETS)); in ih264e_init()2636 for (i = 0; i < (MAX_DPB_SIZE + MAX_CTXT_SETS); i++) in ih264e_init()2645 for (i = 0; i < MAX_CTXT_SETS; i++) in ih264e_init()2866 total_size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()2903 size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()2933 size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()2980 + MAX_CTXT_SETS) in ih264e_fill_num_mem_rec()3042 ps_mem_rec->u4_mem_size = MAX_CTXT_SETS * MAX_SLICE_HDR_CNT in ih264e_fill_num_mem_rec()3057 total_size *= MAX_CTXT_SETS; in ih264e_fill_num_mem_rec()[all …]
166 #define MAX_CTXT_SETS 1 macro172 #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()312 WORD32 ctxt_sel = ps_proc->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_entropy()1048 …s_job.i2_proc_base_idx = (ps_codec->i4_encode_api_call_cnt % MAX_CTXT_SETS) ? (MAX_PROCESS_CTXT / … in ih264e_update_proc_ctxt()1925 WORD32 ctxt_sel = ps_proc->i4_encode_api_call_cnt % MAX_CTXT_SETS; in ih264e_process()2469 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()