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.h1274 void *pv_dec_thread_handle; member
Dih264d_api.c1160 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_dec_thread_handle); in ih264d_free_static_bufs()
1286 ps_dec->pv_dec_thread_handle = pv_buf; in ih264d_allocate_static_bufs()
Dih264d_parse_slice.c1612 ithread_create(ps_dec->pv_dec_thread_handle, NULL, in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c1551 ithread_create(ps_dec->pv_dec_thread_handle, NULL, in ih264d_mark_err_slice_skip()