Searched refs:MAX_NUMBER_PROC_GRPS (Results 1 – 3 of 3) sorted by relevance
77 #define MAX_NUMBER_PROC_GRPS 4 macro894 WORD32 ai4_num_cores_per_grp[MAX_NUMBER_PROC_GRPS];
733 WORD32 ai4_proc_count[MAX_NUMBER_PROC_GRPS] = { 0 }, i4_proc_grp_count; in ihevce_hle_interface_thrd()1161 ASSERT(i4_proc_grp_count <= MAX_NUMBER_PROC_GRPS); in ihevce_hle_interface_thrd()
433 if(ps_static_cfg_prms->s_multi_thrd_prms.i4_num_proc_groups > MAX_NUMBER_PROC_GRPS) in ihevce_hle_validate_static_params()