• Home
  • Raw
  • Download

Lines Matching refs:pv_me_ctxt

2463     void *pv_me_ctxt, ihevce_static_cfg_params_t *ps_init_prms, WORD32 i4_resolution_id)  in hme_coarse_dep_mngr_delete()  argument
2470 coarse_me_master_ctxt_t *ps_me_ctxt = (coarse_me_master_ctxt_t *)pv_me_ctxt; in hme_coarse_dep_mngr_delete()
2859 void hme_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht, S32 me_frm_id) in hme_set_resolution() argument
2870 ps_thrd_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_set_resolution()
2931 void hme_coarse_set_resolution(void *pv_me_ctxt, S32 n_enc_layers, S32 *p_wd, S32 *p_ht) in hme_coarse_set_resolution() argument
2940 ps_ctxt = (coarse_me_ctxt_t *)pv_me_ctxt; in hme_coarse_set_resolution()
3040 void *pv_me_ctxt, S32 *p_pocs_to_remove, S32 i4_idr_gop_num, S32 i4_num_me_frm_pllel) in hme_discard_frm() argument
3042 me_ctxt_t *ps_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_discard_frm()
3065 void hme_coarse_discard_frm(void *pv_me_ctxt, S32 *p_pocs_to_remove) in hme_coarse_discard_frm() argument
3067 coarse_me_ctxt_t *ps_ctxt = (coarse_me_ctxt_t *)pv_me_ctxt; in hme_coarse_discard_frm()
3128 void hme_add_inp(void *pv_me_ctxt, hme_inp_desc_t *ps_inp_desc, S32 me_frm_id, S32 i4_thrd_id) in hme_add_inp() argument
3132 me_master_ctxt_t *ps_master_ctxt = (me_master_ctxt_t *)pv_me_ctxt; in hme_add_inp()
3220 void hme_coarse_add_inp(void *pv_me_ctxt, hme_inp_desc_t *ps_inp_desc, WORD32 i4_curr_idx) in hme_coarse_add_inp() argument
3224 coarse_me_master_ctxt_t *ps_master_ctxt = (coarse_me_master_ctxt_t *)pv_me_ctxt; in hme_coarse_add_inp()
3951 void *pv_me_ctxt, in hme_process_frm_init() argument
3957 me_ctxt_t *ps_thrd_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_process_frm_init()
4221 void *pv_me_ctxt, hme_ref_map_t *ps_ref_map, hme_frm_prms_t *ps_frm_prms) in hme_coarse_process_frm_init() argument
4223 coarse_me_ctxt_t *ps_ctxt = (coarse_me_ctxt_t *)pv_me_ctxt; in hme_coarse_process_frm_init()
4466 void *pv_me_ctxt, in hme_process_frm() argument
4479 me_ctxt_t *ps_thrd_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_process_frm()
4554 void *pv_me_ctxt, in hme_coarse_process_frm() argument
4565 coarse_me_ctxt_t *ps_ctxt = (coarse_me_ctxt_t *)pv_me_ctxt; in hme_coarse_process_frm()
4687 WORD32 hme_get_active_pocs_list(void *pv_me_ctxt, S32 i4_num_me_frm_pllel) in hme_get_active_pocs_list() argument
4689 me_ctxt_t *ps_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_get_active_pocs_list()
4727 void hme_coarse_get_active_pocs_list(void *pv_me_ctxt, S32 *p_pocs_buffered_in_me) in hme_coarse_get_active_pocs_list() argument
4729 coarse_me_ctxt_t *ps_ctxt = (coarse_me_ctxt_t *)pv_me_ctxt; in hme_coarse_get_active_pocs_list()