Home
last modified time | relevance | path

Searched refs:pv_codec_thread_handle (Results 1 – 3 of 3) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_structs.h316 void *pv_codec_thread_handle; member
Dimpeg2d_dec_hdr.c1341 …ithread_create(ps_dec_thd->pv_codec_thread_handle, NULL, (void *)impeg2d_dec_pic_data_thread, ps_d… in impeg2d_dec_pic_data()
1360 ithread_join(ps_dec_thd->pv_codec_thread_handle, NULL); in impeg2d_dec_pic_data()
Dimpeg2d_api_main.c1656 ps_dec_state->pv_codec_thread_handle = ps_mem_rec->pv_base; in impeg2d_api_init()