Searched refs:pv_codec_thread_handle (Results 1 – 3 of 3) sorted by relevance
317 void *pv_codec_thread_handle; member
1445 …ithread_create(ps_dec_thd->pv_codec_thread_handle, NULL, (void *)impeg2d_dec_pic_data_thread, ps_d… in impeg2d_dec_pic_data()1464 ithread_join(ps_dec_thd->pv_codec_thread_handle, NULL); in impeg2d_dec_pic_data()
1726 ps_dec_state->pv_codec_thread_handle = ps_mem_rec->pv_base; in impeg2d_api_init()