Searched refs:decode_thread (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibstagefright.cpp153 void* decode_thread(void *arg) function
367 pthread_create(&s->decode_thread_id, NULL, &decode_thread, avctx);
478 // Make sure decode_thread() doesn't get stuck
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davplay.c2354 static int decode_thread(void *arg) function
2633 is->parse_tid = SDL_CreateThread(decode_thread, is);

Completed in 143 milliseconds