Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_structs.h2044 void *apv_process_thread_handle[MAX_PROCESS_THREADS]; member
Dihevcd_decode.c846 ithread_join(ps_codec->apv_process_thread_handle[i], NULL); in ihevcd_decode()
Dihevcd_utils.c1075 ithread_create(ps_codec->apv_process_thread_handle[i], NULL, in ihevcd_parse_pic_init()
Dihevcd_api.c1184 ps_codec->apv_process_thread_handle[i] = in ihevcd_allocate_static_bufs()
1395 ALIGNED_FREE(ps_codec, ps_codec->apv_process_thread_handle[0]); in ihevcd_free_static_bufs()