Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_dep_mngr.c254 WORD32 thrds; in ihevce_dmgr_rst_frm_frm_sync() local
266 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_rst_frm_frm_sync()
268 pu8_num_units_proc_prev[thrds] = 0; in ihevce_dmgr_rst_frm_frm_sync()
269 pu8_num_units_proc_curr[thrds] = 0; in ihevce_dmgr_rst_frm_frm_sync()
270 ps_dep_mngr_state->pi4_wait_thrd_id[thrds] = -1; in ihevce_dmgr_rst_frm_frm_sync()
296 WORD32 ctr, thrds; in ihevce_dmgr_rst_row_frm_sync() local
310 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_rst_row_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()
645 WORD32 thrds; in ihevce_dmgr_set_prev_done_frm_frm_sync() local
658 for(thrds = 0; thrds < ps_dep_mngr_state->i4_num_thrds; thrds++) in ihevce_dmgr_set_prev_done_frm_frm_sync()
[all …]
Dihevce_coarse_me_pass.c397 WORD32 thrds; in ihevce_coarse_me_set_resolution() local
399 for(thrds = 0; thrds < ps_master_ctxt->i4_num_proc_thrds; thrds++) in ihevce_coarse_me_set_resolution()
403 ps_me_thrd_ctxt = ps_master_ctxt->aps_me_ctxt[thrds]; in ihevce_coarse_me_set_resolution()
417 WORD32 thrds; in ihevce_coarse_me_get_rc_param() local
423 for(thrds = 0; thrds < ps_master_ctxt->i4_num_proc_thrds; thrds++) in ihevce_coarse_me_get_rc_param()
425 ps_me_thrd_ctxt = ps_master_ctxt->aps_me_ctxt[thrds]; in ihevce_coarse_me_get_rc_param()
Dihevce_me_pass.c533 WORD32 thrds; in ihevce_me_set_resolution() local
536 for(thrds = 0; thrds < ps_master_ctxt->i4_num_proc_thrds; thrds++) in ihevce_me_set_resolution()
540 ps_me_thrd_ctxt = ps_master_ctxt->aps_me_ctxt[thrds]; in ihevce_me_set_resolution()