Home
last modified time | relevance | path

Searched refs:pu8_num_units_proc_prev (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_dep_mngr.c255 ULWORD64 *pu8_num_units_proc_prev; in ihevce_dmgr_rst_frm_frm_sync() local
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()
268 pu8_num_units_proc_prev[thrds] = 0; in ihevce_dmgr_rst_frm_frm_sync()
647 ULWORD64 *pu8_num_units_proc_prev; in ihevce_dmgr_set_prev_done_frm_frm_sync() local
654 pu8_num_units_proc_prev = in ihevce_dmgr_set_prev_done_frm_frm_sync()
660 pu8_num_units_proc_prev[thrds] = 1; in ihevce_dmgr_set_prev_done_frm_frm_sync()
891 volatile ULWORD64 *pu8_num_units_proc_prev; in ihevce_dmgr_chk_frm_frm_sync() local
900 pu8_num_units_proc_prev = in ihevce_dmgr_chk_frm_frm_sync()
910 prev_value = pu8_num_units_proc_prev[thrd_id]; in ihevce_dmgr_chk_frm_frm_sync()
928 pu8_num_units_proc_prev[thrd_id] = pu8_num_units_proc_curr[thrd_id]; in ihevce_dmgr_chk_frm_frm_sync()