Searched defs:pv_dep_mngr_state (Results 1 – 2 of 2) sorted by relevance
251 void ihevce_dmgr_rst_frm_frm_sync(void *pv_dep_mngr_state) in ihevce_dmgr_rst_frm_frm_sync()293 void ihevce_dmgr_rst_row_frm_sync(void *pv_dep_mngr_state) in ihevce_dmgr_rst_row_frm_sync()337 void ihevce_dmgr_map_rst_sync(void *pv_dep_mngr_state) in ihevce_dmgr_map_rst_sync()377 void ihevce_dmgr_rst_row_row_sync(void *pv_dep_mngr_state) in ihevce_dmgr_rst_row_row_sync()579 void ihevce_dmgr_del(void *pv_dep_mngr_state) in ihevce_dmgr_del()607 void ihevce_dmgr_reg_sem_hdls(void *pv_dep_mngr_state, void **ppv_thread_sem_hdl, WORD32 num_thread… in ihevce_dmgr_reg_sem_hdls()642 void ihevce_dmgr_set_prev_done_frm_frm_sync(void *pv_dep_mngr_state) in ihevce_dmgr_set_prev_done_frm_frm_sync()684 void ihevce_dmgr_set_done_frm_frm_sync(void *pv_dep_mngr_state) in ihevce_dmgr_set_done_frm_frm_sync()732 void *pv_dep_mngr_state, in ihevce_dmgr_chk_row_row_sync()808 void *pv_dep_mngr_state, WORD32 cur_offset, WORD32 cur_row, WORD32 cur_tile_col) in ihevce_dmgr_set_row_row_sync()[all …]
977 void *pv_dep_mngr_state; in ihevce_coarse_me_frame_init() local