Searched refs:pv_codec_thread_handle (Results 1 – 3 of 3) sorted by relevance
316 void *pv_codec_thread_handle; member
1341 …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()
1656 ps_dec_state->pv_codec_thread_handle = ps_mem_rec->pv_base; in impeg2d_api_init()