Home
last modified time | relevance | path

Searched refs:hme_coarse_num_alloc (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_coarse_me_pass.c133 WORD32 hme_mem_recs = hme_coarse_num_alloc(); in ihevce_coarse_me_get_num_mem_recs()
177 ASSERT(HME_COARSE_TOT_MEMTABS >= hme_coarse_num_alloc()); in ihevce_coarse_me_get_mem_recs()
188 ASSERT(n_tabs == hme_coarse_num_alloc()); in ihevce_coarse_me_get_mem_recs()
268 n_tabs = hme_coarse_num_alloc(); in ihevce_coarse_me_init()
Dhme_interface.h624 S32 hme_coarse_num_alloc();
Dhme_interface.c670 S32 hme_coarse_num_alloc() in hme_coarse_num_alloc() function
2168 ASSERT(count < hme_coarse_num_alloc()); in hme_coarse_alloc_init_mem()
2554 tot = hme_coarse_num_alloc(); in hme_coarse_alloc()
2817 tot = hme_coarse_num_alloc(); in hme_coarse_init()