Searched refs:wait_thrd_id (Results 1 – 1 of 1) sorted by relevance
835 WORD32 wait_thrd_id; in ihevce_dmgr_set_row_row_sync() local837 wait_thrd_id = ps_dep_mngr_state->pi4_wait_thrd_id[cur_row]; in ihevce_dmgr_set_row_row_sync()840 if(-1 != wait_thrd_id) in ihevce_dmgr_set_row_row_sync()842 pv_sem_handle = ps_dep_mngr_state->ppv_thrd_sem_handles[wait_thrd_id]; in ihevce_dmgr_set_row_row_sync()967 WORD32 wait_thrd_id; in ihevce_dmgr_update_frm_frm_sync() local973 wait_thrd_id = ctr; in ihevce_dmgr_update_frm_frm_sync()976 if(-1 != wait_thrd_id) in ihevce_dmgr_update_frm_frm_sync()978 pv_sem_handle = ps_dep_mngr_state->ppv_thrd_sem_handles[wait_thrd_id]; in ihevce_dmgr_update_frm_frm_sync()1203 WORD32 wait_thrd_id; in ihevce_dmgr_map_set_sync() local1206 for(wait_thrd_id = 0; wait_thrd_id < ps_dep_mngr_state->i4_num_thrds; wait_thrd_id++) in ihevce_dmgr_map_set_sync()[all …]