Home
last modified time | relevance | path

Searched refs:pv_dec_thread_handle (Results 1 – 5 of 5) sorted by relevance

/external/libavc/decoder/
Dih264d_thread_parse_decode.c642 ithread_join(ps_dec->pv_dec_thread_handle, NULL); in ih264d_signal_decode_thread()
Dih264d_structs.h1343 void *pv_dec_thread_handle; member
Dih264d_parse_slice.c1617 ithread_create(ps_dec->pv_dec_thread_handle, NULL, in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c1534 ithread_create(ps_dec->pv_dec_thread_handle, NULL, in ih264d_mark_err_slice_skip()
Dih264d_api.c1758 ps_dec->pv_dec_thread_handle = memtab[MEM_REC_THREAD_HANDLE].pv_base; in ih264d_init_video_decoder()