Home
last modified time | relevance | path

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

/external/libhevc/common/
Dithread.h79 WORD32 ithread_get_cond_struct_size(void);
Dithread.c185 WORD32 ithread_get_cond_struct_size(void) in ithread_get_cond_struct_size() function
/external/libhevc/decoder/
Dihevcd_api.c1241 size = 2 * MAX_PROCESS_THREADS * ithread_get_cond_struct_size(); in ihevcd_allocate_static_bufs()
1249 WORD32 cond_size = ithread_get_cond_struct_size(); in ihevcd_allocate_static_bufs()