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.c636 ithread_join(ps_dec->pv_dec_thread_handle, NULL); in ih264d_signal_decode_thread()
Dih264d_structs.h1276 void *pv_dec_thread_handle; member
Dih264d_api.c1159 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_dec_thread_handle); in ih264d_free_static_bufs()
1285 ps_dec->pv_dec_thread_handle = pv_buf; in ih264d_allocate_static_bufs()
Dih264d_parse_slice.c1557 ithread_create(ps_dec->pv_dec_thread_handle, NULL, in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c1558 ithread_create(ps_dec->pv_dec_thread_handle, NULL, in ih264d_mark_err_slice_skip()