Searched refs:ihevce_mem_free (Results 1 – 6 of 6) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_hle_interface.c | 266 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_create() 1555 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_thrd() 1579 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_thrd() 1607 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_thrd() 1614 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_thrd() 2223 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_delete() 2234 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_delete() 2243 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_hle_interface_delete()
|
D | ihevce_plugin_priv.h | 181 void (*ihevce_mem_free)(void *pv_handle, void *pv_mem); member
|
D | ihevce_plugin.c | 637 ps_ctxt->ihevce_mem_free = memory_free; in ihevce_init() 766 ps_interface_ctxt->ihevce_mem_free = mem_mngr_free; in ihevce_init() 793 ps_ctxt->ihevce_mem_free(NULL, ps_ctxt->ps_static_cfg_prms); in ihevce_init() 1619 ps_ctxt->ihevce_mem_free(NULL, ps_ctxt->pu1_out_ctrl_buf); in ihevce_close() 1620 ps_ctxt->ihevce_mem_free(NULL, ps_ctxt->pu1_inp_async_ctrl_buf); in ihevce_close() 1635 ps_ctxt->ihevce_mem_free(NULL, ps_ctxt->pv_hle_interface_ctxt); in ihevce_close() 1644 ps_ctxt->ihevce_mem_free(NULL, ps_ctxt->ps_static_cfg_prms); in ihevce_close()
|
D | ihevce_hle_interface.h | 177 void (*ihevce_mem_free)(void *pv_mem_mgr_hdl, iv_mem_rec_t *ps_memtab); member
|
D | ihevce_common_utils.c | 700 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_mem_tab); in ihevce_osal_free() 823 ps_hle_ctxt->ihevce_mem_free(ps_hle_ctxt->pv_mem_mgr_hdl, &s_mem_tab); in ihevce_osal_delete()
|
D | ihevce_memory_init.c | 3039 ps_intrf_ctxt->ihevce_mem_free( in ihevce_mem_manager_free() 3053 ps_intrf_ctxt->ihevce_mem_free(ps_intrf_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_mem_manager_free() 3061 ps_intrf_ctxt->ihevce_mem_free( in ihevce_mem_manager_free() 3075 ps_intrf_ctxt->ihevce_mem_free(ps_intrf_ctxt->pv_mem_mgr_hdl, &s_memtab); in ihevce_mem_manager_free()
|