Searched refs:i4_proc_grp_count (Results 1 – 1 of 1) sorted by relevance
748 WORD32 ai4_proc_count[MAX_NUMBER_PROC_GRPS] = { 0 }, i4_proc_grp_count; in ihevce_hle_interface_thrd() local1182 i4_proc_grp_count = ps_enc_ctxt_base->ps_stat_prms->s_multi_thrd_prms.i4_num_proc_groups; in ihevce_hle_interface_thrd()1184 ASSERT(i4_proc_grp_count <= MAX_NUMBER_PROC_GRPS); in ihevce_hle_interface_thrd()1186 for(ctr = 0; ctr < i4_proc_grp_count; ctr++) in ihevce_hle_interface_thrd()