Home
last modified time | relevance | path

Searched refs:i4_memory_alloc_ctrl_flag (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_api.h905 WORD32 i4_memory_alloc_ctrl_flag; member
H A Dihevce_hle_interface.c231 if((ps_enc_static_cfg_params->s_multi_thrd_prms.i4_memory_alloc_ctrl_flag > 2) || in ihevce_hle_interface_create()
232 (ps_enc_static_cfg_params->s_multi_thrd_prms.i4_memory_alloc_ctrl_flag < 0)) in ihevce_hle_interface_create()
H A Dihevce_plugin.c344 ps_params->s_multi_thrd_prms.i4_memory_alloc_ctrl_flag = 0; in ihevce_set_def_params()
H A Dihevce_memory_init.c344 mem_alloc_ctrl_flag = ps_enc_ctxt->ps_stat_prms->s_multi_thrd_prms.i4_memory_alloc_ctrl_flag; in ihevce_mem_manager_init()