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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dproresdec2.c501 static int decode_slice_thread(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) function
605 avctx->execute2(avctx, decode_slice_thread, NULL, NULL, ctx->slice_count);

Completed in 42 milliseconds