Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_dep_mngr.c737 WORD32 thrd_id) in ihevce_dmgr_chk_row_row_sync() argument
771 pv_sem_handle = ps_dep_mngr_state->ppv_thrd_sem_handles[thrd_id]; in ihevce_dmgr_chk_row_row_sync()
774 ps_dep_mngr_state->pi4_wait_thrd_id[dep_row] = thrd_id; in ihevce_dmgr_chk_row_row_sync()
887 WORD32 ihevce_dmgr_chk_frm_frm_sync(void *pv_dep_mngr_state, WORD32 thrd_id) in ihevce_dmgr_chk_frm_frm_sync() argument
897 pv_sem_handle = ps_dep_mngr_state->ppv_thrd_sem_handles[thrd_id]; in ihevce_dmgr_chk_frm_frm_sync()
909 curr_value = pu8_num_units_proc_curr[thrd_id]; in ihevce_dmgr_chk_frm_frm_sync()
910 prev_value = pu8_num_units_proc_prev[thrd_id]; in ihevce_dmgr_chk_frm_frm_sync()
919 ps_dep_mngr_state->pi4_wait_thrd_id[thrd_id] = 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()
1057 WORD32 thrd_id, in ihevce_dmgr_map_chk_sync() argument
[all …]
Dihevce_dep_mngr_interface.h157 WORD32 thrd_id);
170 WORD32 ihevce_dmgr_chk_frm_frm_sync(void *pv_dep_mngr_state, WORD32 thrd_id);
179 WORD32 thrd_id,
Dhme_refine.h51 S32 thrd_id,
Dihevce_coarse_me_pass.h306 WORD32 thrd_id,
Dihevce_decomp_pre_intra_pass.h80 WORD32 thrd_id,
Dhme_interface.h866 void hme_add_inp(void *pv_ctxt, hme_inp_desc_t *ps_inp_desc, S32 me_frm_id, WORD32 thrd_id);
939 S32 thrd_id,
Dihevce_enc_loop_pass.h135 WORD32 thrd_id,
Dihevce_ipe_pass.h140 WORD32 thrd_id,
Dihevce_coarse_me_pass.c470 WORD32 thrd_id, in ihevce_coarse_me_process() argument
479 ps_thrd_ctxt = ps_master_ctxt->aps_me_ctxt[thrd_id]; in ihevce_coarse_me_process()
480 ps_thrd_ctxt->thrd_id = thrd_id; in ihevce_coarse_me_process()
Dihevce_me_pass.h267 WORD32 thrd_id,
Dihevce_me_pass.c916 WORD32 thrd_id, in ihevce_me_process() argument
932 ps_thrd_ctxt = ps_master_ctxt->aps_me_ctxt[thrd_id]; in ihevce_me_process()
934 ps_ctxt->thrd_id = thrd_id; in ihevce_me_process()
956 thrd_id, in ihevce_me_process()
Dihevce_sub_pic_rc.c155 WORD32 i4_thrd_id = ps_ctxt->thrd_id; in ihevce_sub_pic_rc_in_data()
Dihevce_enc_loop_pass.c625 ps_ctxt->thrd_id); in ihevce_cu_mode_decide()
990 ps_ctxt->thrd_id); in ihevce_cu_mode_decide()
1641 ps_ctxt->thrd_id); in ihevce_cu_mode_decide()
1913 ps_ctxt->thrd_id); in ihevce_enc_loop_process_row()
2464 ps_ctxt->thrd_id); in ihevce_enc_loop_process_row()
2539 ps_ctxt->thrd_id); in ihevce_enc_loop_process_row()
2984 WORD32 thrd_id, in ihevce_enc_loop_process() argument
2999 ihevce_enc_loop_ctxt_t *ps_ctxt = ps_master_ctxt->aps_enc_loop_thrd_ctxt[thrd_id]; in ihevce_enc_loop_process()
3009 ps_ctxt->thrd_id = thrd_id; in ihevce_enc_loop_process()
Dihevce_enc_cu_recursion.c1861 ps_ctxt->thrd_id); in ihevce_compute_rdo()
1887 ps_ctxt->thrd_id); in ihevce_compute_rdo()
1921 ps_ctxt->thrd_id); in ihevce_compute_rdo()
2416 ps_ctxt->thrd_id); in ihevce_cu_recurse_decide()
Dihevce_ipe_pass.c1009 WORD32 thrd_id, in ihevce_ipe_process() argument
1044 ps_ctxt = ps_master_ctxt->aps_ipe_thrd_ctxt[thrd_id]; in ihevce_ipe_process()
Dhme_defs.h2859 WORD32 thrd_id; member
3206 WORD32 thrd_id; member
Dihevce_decomp_pre_intra_pass.c1372 WORD32 thrd_id, in ihevce_decomp_pre_intra_process() argument
1376 … ihevce_decomp_pre_intra_ctxt_t *ps_ctxt = ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[thrd_id]; in ihevce_decomp_pre_intra_process()
Dihevce_enc_loop_structs.h2500 WORD32 thrd_id; member
Dhme_coarse.c1266 ps_ctxt->thrd_id); in hme_coarsest()
Dhme_interface.c4475 S32 thrd_id, in hme_process_frm() argument
4515 thrd_id, in hme_process_frm()
Dhme_refine.c5882 S32 thrd_id, in hme_refine() argument
7428 ps_ctxt->thrd_id, in hme_refine()
9563 ps_ctxt->thrd_id); in hme_refine_no_encode()
Dihevce_enc_loop_utils.c5887 ps_ctxt->thrd_id); in ihevce_inter_rdopt_cu_mc_mvp()