Searched refs:i4_num_thrds (Results 1 – 2 of 2) sorted by relevance
263 pu8_num_units_proc_prev = pu8_num_units_proc_curr + ps_dep_mngr_state->i4_num_thrds; in ihevce_dmgr_rst_frm_frm_sync()266 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_rst_frm_frm_sync()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()465 ps_dep_mngr_state->i4_num_thrds = num_threads; in ihevce_dmgr_init()553 ps_dep_mngr_state->i4_num_thrds = num_threads; in ihevce_dmgr_map_init()615 ASSERT(num_threads <= ps_dep_mngr_state->i4_num_thrds); in ihevce_dmgr_reg_sem_hdls()655 (ULWORD64 *)(pu8_num_units_proc_curr + ps_dep_mngr_state->i4_num_thrds); in ihevce_dmgr_set_prev_done_frm_frm_sync()658 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_set_prev_done_frm_frm_sync()697 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_set_done_frm_frm_sync()[all …]
108 WORD32 i4_num_thrds; member