Lines Matching refs:ps_thrd_ctxt
2895 frm_proc_thrd_ctxt_t *ps_thrd_ctxt; in ihevce_enc_frm_proc_slave_thrd() local
2909 ps_thrd_ctxt = (frm_proc_thrd_ctxt_t *)pv_frm_proc_thrd_ctxt; in ihevce_enc_frm_proc_slave_thrd()
2910 ps_hle_ctxt = ps_thrd_ctxt->ps_hle_ctxt; in ihevce_enc_frm_proc_slave_thrd()
2911 ps_enc_ctxt = (enc_ctxt_t *)ps_thrd_ctxt->pv_enc_ctxt; /*Changed for mres*/ in ihevce_enc_frm_proc_slave_thrd()
2912 i4_thrd_id = ps_thrd_ctxt->i4_thrd_id; in ihevce_enc_frm_proc_slave_thrd()
2940 ihevce_dmgr_chk_frm_frm_sync(pv_dep_mngr_prev_frame_me_done, ps_thrd_ctxt->i4_thrd_id); in ihevce_enc_frm_proc_slave_thrd()
3415 ihevce_dmgr_chk_frm_frm_sync(pv_dep_mngr_prev_frame_done, ps_thrd_ctxt->i4_thrd_id); in ihevce_enc_frm_proc_slave_thrd()
5741 frm_proc_thrd_ctxt_t *ps_thrd_ctxt = (frm_proc_thrd_ctxt_t *)pv_frm_proc_thrd_ctxt; in ihevce_pre_enc_process_frame_thrd() local
5742 ihevce_hle_ctxt_t *ps_hle_ctxt = ps_thrd_ctxt->ps_hle_ctxt; in ihevce_pre_enc_process_frame_thrd()
5743 enc_ctxt_t *ps_enc_ctxt = (enc_ctxt_t *)ps_thrd_ctxt->pv_enc_ctxt; in ihevce_pre_enc_process_frame_thrd()
5745 WORD32 i4_thrd_id = ps_thrd_ctxt->i4_thrd_id; in ihevce_pre_enc_process_frame_thrd()