Searched defs:pv_me_ctxt (Results 1 – 5 of 5) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_coarse_me_pass.c | 249 void *pv_me_ctxt; in ihevce_coarse_me_init() local 330 void ihevce_coarse_me_reg_thrds_sem(void *pv_me_ctxt, void **ppv_sem_hdls, WORD32 i4_num_proc_thrds) in ihevce_coarse_me_reg_thrds_sem() 359 void *pv_me_ctxt, ihevce_static_cfg_params_t *ps_init_prms, WORD32 i4_resolution_id) in ihevce_coarse_me_delete() 393 void *pv_me_ctxt, WORD32 n_enc_layers, WORD32 *p_wd, WORD32 *p_ht) in ihevce_coarse_me_set_resolution() 409 void *pv_me_ctxt, in ihevce_coarse_me_get_rc_param() 467 void *pv_me_ctxt, in ihevce_coarse_me_process() 513 void ihevce_coarse_me_frame_end(void *pv_me_ctxt) in ihevce_coarse_me_frame_end() 716 void *pv_me_ctxt, in ihevce_coarse_me_frame_dpb_update() 825 void *pv_me_ctxt, in ihevce_coarse_me_frame_init() 1127 void *pv_me_ctxt, UWORD8 **ppu1_decomp_lyr_bufs, WORD32 *pi4_lyr_buf_stride) in ihevce_coarse_me_get_lyr_buf_desc() [all …]
|
D | hme_function_selector.c | 110 me_master_ctxt_t *pv_me_ctxt = (me_master_ctxt_t *)pv_me_context; in hme_init_function_ptr_neon() local 125 me_master_ctxt_t *pv_me_ctxt = (me_master_ctxt_t *)pv_me_context; in hme_init_function_ptr_generic() local
|
D | ihevce_me_pass.c | 426 void *pv_me_ctxt; in ihevce_me_init() local 529 void ihevce_me_set_resolution(void *pv_me_ctxt, WORD32 n_enc_layers, WORD32 *p_wd, WORD32 *p_ht) in ihevce_me_set_resolution() 691 void *pv_me_ctxt, void *pv_me_frm_ctxt, WORD32 i4_ctb_x, WORD32 i4_ctb_y) in ihevce_me_update_ctb_results() 906 void *pv_me_ctxt, in ihevce_me_process() 985 void *pv_me_ctxt, in ihevce_me_frame_dpb_update() 1104 void *pv_me_ctxt, in ihevce_me_frame_init() 1444 void *pv_me_ctxt, WORD32 i4_idx_dvsr_p, WORD32 i4_display_num, WORD32 me_frm_id) in ihevce_l0_me_frame_end()
|
D | hme_interface.c | 2463 void *pv_me_ctxt, ihevce_static_cfg_params_t *ps_init_prms, WORD32 i4_resolution_id) 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() 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() 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() 3065 void hme_coarse_discard_frm(void *pv_me_ctxt, S32 *p_pocs_to_remove) 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() 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() 3951 void *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() 4466 void *pv_me_ctxt, in hme_process_frm() [all …]
|
D | ihevce_enc_structs.h | 2151 void *pv_me_ctxt; member
|