Lines Matching refs:thrds
254 WORD32 thrds; in ihevce_dmgr_rst_frm_frm_sync() local
266 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_rst_frm_frm_sync()
268 pu8_num_units_proc_prev[thrds] = 0; in ihevce_dmgr_rst_frm_frm_sync()
269 pu8_num_units_proc_curr[thrds] = 0; in ihevce_dmgr_rst_frm_frm_sync()
270 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_rst_frm_frm_sync()
296 WORD32 ctr, thrds; in ihevce_dmgr_rst_row_frm_sync() local
310 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_rst_row_frm_sync()
312 ps_dep_mngr_state->pi4_wait_thrd_id[thrds + (ps_dep_mngr_state->i4_num_thrds * ctr)] = in ihevce_dmgr_rst_row_frm_sync()
645 WORD32 thrds; in ihevce_dmgr_set_prev_done_frm_frm_sync() local
658 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_set_prev_done_frm_frm_sync()
660 pu8_num_units_proc_prev[thrds] = 1; in ihevce_dmgr_set_prev_done_frm_frm_sync()
661 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_set_prev_done_frm_frm_sync()
687 WORD32 thrds; in ihevce_dmgr_set_done_frm_frm_sync() local
697 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_set_done_frm_frm_sync()
699 pu8_num_units_proc_curr[thrds] = 1; in ihevce_dmgr_set_done_frm_frm_sync()
700 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_set_done_frm_frm_sync()