Searched refs:pi4_wait_thrd_id (Results 1 – 2 of 2) sorted by relevance
270 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_rst_frm_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()395 ps_dep_mngr_state->pi4_wait_thrd_id[ctr] = -1; in ihevce_dmgr_rst_row_row_sync()445 ps_dep_mngr_state->pi4_wait_thrd_id = (WORD32 *)ps_mem_tab[DEP_MNGR_WAIT_THRD_ID_MEM].pv_base; in ihevce_dmgr_init()531 ps_dep_mngr_state->pi4_wait_thrd_id = (WORD32 *)ps_mem_tab[DEP_MNGR_WAIT_THRD_ID_MEM].pv_base; in ihevce_dmgr_map_init()545 ps_dep_mngr_state->pi4_wait_thrd_id[ctr] = ctr; in ihevce_dmgr_map_init()661 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_set_prev_done_frm_frm_sync()700 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_set_done_frm_frm_sync()774 ps_dep_mngr_state->pi4_wait_thrd_id[dep_row] = thrd_id; in ihevce_dmgr_chk_row_row_sync()837 wait_thrd_id = ps_dep_mngr_state->pi4_wait_thrd_id[cur_row]; in ihevce_dmgr_set_row_row_sync()[all …]
105 WORD32 *pi4_wait_thrd_id; member