Home
last modified time | relevance | path

Searched refs:ps_intrf_ctxt (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_memory_init.c159 void ihevce_mem_manager_init(enc_ctxt_t *ps_enc_ctxt, ihevce_hle_ctxt_t *ps_intrf_ctxt) in ihevce_mem_manager_init() argument
205 ps_intrf_ctxt->i4_gpu_mem_size = 0; in ihevce_mem_manager_init()
287 ps_intrf_ctxt->i4_error_code = IHEVCE_SETUNSUPPORTEDINPUT(error_code); in ihevce_mem_manager_init()
601 ps_intrf_ctxt->ihevce_mem_alloc( in ihevce_mem_manager_init()
602 ps_intrf_ctxt->pv_mem_mgr_hdl, &ps_enc_ctxt->ps_stat_prms->s_sys_api, &s_memtab); in ihevce_mem_manager_init()
605 ps_intrf_ctxt->i4_error_code = IHEVCE_CANNOT_ALLOCATE_MEMORY; in ihevce_mem_manager_init()
1537 ps_intrf_ctxt->ihevce_mem_alloc( in ihevce_mem_manager_init()
1538 ps_intrf_ctxt->pv_mem_mgr_hdl, &ps_enc_ctxt->ps_stat_prms->s_sys_api, &ps_memtab[ctr]); in ihevce_mem_manager_init()
1544 ps_intrf_ctxt->i4_error_code = IHEVCE_CANNOT_ALLOCATE_MEMORY; in ihevce_mem_manager_init()
1570 ps_intrf_ctxt->pv_osal_handle, in ihevce_mem_manager_init()
[all …]
Dihevce_memory_init.h66 void ihevce_mem_manager_init(enc_ctxt_t *ps_enc_ctxt, ihevce_hle_ctxt_t *ps_intrf_ctxt);
76 void ihevce_mem_manager_free(enc_ctxt_t *ps_enc_ctxt, ihevce_hle_ctxt_t *ps_intrf_ctxt);