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