Searched refs:pu8_num_units_proc_curr (Results 1 – 1 of 1) sorted by relevance
256 ULWORD64 *pu8_num_units_proc_curr; in ihevce_dmgr_rst_frm_frm_sync() local262 pu8_num_units_proc_curr = (ULWORD64 *)ps_dep_mngr_state->pv_units_prcsd_in_row; in ihevce_dmgr_rst_frm_frm_sync()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()269 pu8_num_units_proc_curr[thrds] = 0; in ihevce_dmgr_rst_frm_frm_sync()646 ULWORD64 *pu8_num_units_proc_curr; in ihevce_dmgr_set_prev_done_frm_frm_sync() local653 pu8_num_units_proc_curr = (ULWORD64 *)ps_dep_mngr_state->pv_units_prcsd_in_row; in ihevce_dmgr_set_prev_done_frm_frm_sync()655 (ULWORD64 *)(pu8_num_units_proc_curr + ps_dep_mngr_state->i4_num_thrds); in ihevce_dmgr_set_prev_done_frm_frm_sync()688 ULWORD64 *pu8_num_units_proc_curr; in ihevce_dmgr_set_done_frm_frm_sync() local694 pu8_num_units_proc_curr = (ULWORD64 *)ps_dep_mngr_state->pv_units_prcsd_in_row; in ihevce_dmgr_set_done_frm_frm_sync()699 pu8_num_units_proc_curr[thrds] = 1; in ihevce_dmgr_set_done_frm_frm_sync()[all …]