HomeSort by relevance Sort by last modified time
    Searched refs:thrd_id (Results 1 - 22 of 22) sorted by null

  /external/libhevc/encoder/
hme_refine.h 51 S32 thrd_id,
ihevce_dep_mngr_interface.h 157 WORD32 thrd_id);
170 WORD32 ihevce_dmgr_chk_frm_frm_sync(void *pv_dep_mngr_state, WORD32 thrd_id);
179 WORD32 thrd_id,
ihevce_dep_mngr.c 721 * \param[in] thrd_id : Thread id of the current thread checking for dependency
737 WORD32 thrd_id)
771 pv_sem_handle = ps_dep_mngr_state->ppv_thrd_sem_handles[thrd_id];
774 ps_dep_mngr_state->pi4_wait_thrd_id[dep_row] = thrd_id;
877 * \param[in] thrd_id : Thread id checking for dependency
887 WORD32 ihevce_dmgr_chk_frm_frm_sync(void *pv_dep_mngr_state, WORD32 thrd_id)
897 pv_sem_handle = ps_dep_mngr_state->ppv_thrd_sem_handles[thrd_id];
909 curr_value = pu8_num_units_proc_curr[thrd_id];
910 prev_value = pu8_num_units_proc_prev[thrd_id];
919 ps_dep_mngr_state->pi4_wait_thrd_id[thrd_id] = thrd_id
    [all...]
ihevce_coarse_me_pass.h 292 * \param[in] thrd_id : Thread id of the current thrd in which function is executed
306 WORD32 thrd_id,
ihevce_decomp_pre_intra_pass.h 86 WORD32 thrd_id,
ihevce_enc_loop_pass.h 135 WORD32 thrd_id,
ihevce_ipe_pass.h 140 WORD32 thrd_id,
ihevce_me_pass.h 246 * \param[in] thrd_id : Thread id of the current thrd in which function is executed
267 WORD32 thrd_id,
hme_interface.h 866 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,
    [all...]
ihevce_coarse_me_pass.c 456 * \param[in] thrd_id : Thread id of the current thrd in which function is executed
470 WORD32 thrd_id,
479 ps_thrd_ctxt = ps_master_ctxt->aps_me_ctxt[thrd_id];
480 ps_thrd_ctxt->thrd_id = thrd_id;
    [all...]
ihevce_me_pass.c 895 * \param[in] thrd_id : Thread id of the current thrd in which function is executed
    [all...]
ihevce_sub_pic_rc.c 155 WORD32 i4_thrd_id = ps_ctxt->thrd_id;
ihevce_ipe_pass.c     [all...]
ihevce_enc_loop_pass.c 623 ps_ctxt->thrd_id);
    [all...]
ihevce_enc_cu_recursion.c     [all...]
hme_defs.h 2859 WORD32 thrd_id; member in struct:__anon28471
3206 WORD32 thrd_id; member in struct:__anon28475
    [all...]
ihevce_decomp_pre_intra_pass.c     [all...]
hme_coarse.c     [all...]
ihevce_enc_loop_structs.h 2496 WORD32 thrd_id; member in struct:__anon28583
    [all...]
hme_interface.c     [all...]
hme_refine.c     [all...]
ihevce_enc_loop_utils.c     [all...]

Completed in 747 milliseconds