Searched refs:thread_decoding_proc (Results 1 – 1 of 1) sorted by relevance
620 static THREAD_FUNCTION thread_decoding_proc(void *p_data) in thread_decoding_proc() function685 …pthread_create(&pbi->h_decoding_thread[ithread], 0, thread_decoding_proc, (&pbi->de_thread_data[it… in vp8_decoder_create_threads()