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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg12.c1848 static int slice_decode_thread(AVCodecContext *c, void *arg) function
2256 avctx->execute(avctx, slice_decode_thread, &s2->thread_context[0], NULL, s->slice_count, sizeof(void*));
2296 avctx->execute(avctx, slice_decode_thread,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg12dec.c1967 static int slice_decode_thread(AVCodecContext *c, void *arg) function
2373 avctx->execute(avctx, slice_decode_thread,
2445 avctx->execute(avctx, slice_decode_thread,

Completed in 140 milliseconds