Searched refs:a_disp_ht (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/encoder/ |
D | hme_interface.c | 1140 S32 a_disp_wd[MAX_NUM_LAYERS], a_disp_ht[MAX_NUM_LAYERS]; in hme_enc_alloc_init_mem() local 1221 n_tot_layers = hme_derive_num_layers(n_enc_layers, a_wd, a_ht, a_disp_wd, a_disp_ht); in hme_enc_alloc_init_mem() 1360 a_disp_ht[j], in hme_enc_alloc_init_mem() 1748 S32 a_disp_wd[MAX_NUM_LAYERS], a_disp_ht[MAX_NUM_LAYERS]; in hme_coarse_alloc_init_mem() local 1804 n_tot_layers = hme_derive_num_layers(1, a_wd, a_ht, a_disp_wd, a_disp_ht); in hme_coarse_alloc_init_mem() 1955 a_disp_ht[j], in hme_coarse_alloc_init_mem() 2291 WORD32 a_disp_wd[MAX_NUM_HME_LAYERS], a_disp_ht[MAX_NUM_HME_LAYERS]; in hme_coarse_dep_mngr_alloc_mem() local 2310 n_tot_layers = hme_derive_num_layers(n_enc_layers, a_wd, a_ht, a_disp_wd, a_disp_ht); in hme_coarse_dep_mngr_alloc_mem() 2358 WORD32 a_disp_wd[MAX_NUM_HME_LAYERS], a_disp_ht[MAX_NUM_HME_LAYERS]; in hme_coarse_dep_mngr_init() local 2378 n_tot_layers = hme_derive_num_layers(n_enc_layers, a_wd, a_ht, a_disp_wd, a_disp_ht); in hme_coarse_dep_mngr_init() [all …]
|
D | ihevce_multi_thrd_funcs.c | 728 WORD32 a_disp_ht[MAX_NUM_HME_LAYERS]; in ihevce_prepare_pre_enc_job_queue() local 754 n_tot_layers = hme_derive_num_layers(1, a_wd, a_ht, a_disp_wd, a_disp_ht); in ihevce_prepare_pre_enc_job_queue()
|
D | ihevce_decomp_pre_intra_pass.c | 1735 WORD32 a_disp_wd[MAX_NUM_LAYERS], a_disp_ht[MAX_NUM_LAYERS]; in ihevce_decomp_pre_intra_init() local 1742 n_tot_layers = hme_derive_num_layers(1, a_wd, a_ht, a_disp_wd, a_disp_ht); in ihevce_decomp_pre_intra_init()
|
D | ihevce_memory_init.c | 181 WORD32 a_disp_wd[MAX_NUM_HME_LAYERS], a_disp_ht[MAX_NUM_HME_LAYERS]; in ihevce_mem_manager_init() local 273 n_tot_layers = hme_derive_num_layers(n_enc_layers, a_wd, a_ht, a_disp_wd, a_disp_ht); in ihevce_mem_manager_init()
|