Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_thread_parse_decode.c644 ithread_join(ps_dec->pv_bs_deblk_thread_handle, NULL); in ih264d_signal_bs_deblk_thread()
Dih264d_structs.h1248 void *pv_bs_deblk_thread_handle; member
Dih264d_api.c1160 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_bs_deblk_thread_handle); in ih264d_free_static_bufs()
1290 ps_dec->pv_bs_deblk_thread_handle = pv_buf; in ih264d_allocate_static_bufs()
Dih264d_parse_slice.c1569 ithread_create(ps_dec->pv_bs_deblk_thread_handle, NULL, in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c1570 ithread_create(ps_dec->pv_bs_deblk_thread_handle, NULL, in ih264d_mark_err_slice_skip()