Searched refs:SliceThreadContext (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 Dpthread_slice.c47 typedef struct SliceThreadContext { struct
69 } SliceThreadContext; typedef in typeref:struct:SliceThreadContext
74 SliceThreadContext *c = avctx->internal->thread_ctx;
109 SliceThreadContext *c = avctx->internal->thread_ctx;
127 static av_always_inline void thread_park_workers(SliceThreadContext *c, int thread_count)
136 SliceThreadContext *c = avctx->internal->thread_ctx;
169 SliceThreadContext *c = avctx->internal->thread_ctx;
177 SliceThreadContext *c;
200 c = av_mallocz(sizeof(SliceThreadContext));
237 SliceThreadContext *
[all...]

Completed in 41 milliseconds