Home
last modified time | relevance | path

Searched defs:fctx (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/tools/
H A Dpktdumper.c56 AVFormatContext *fctx = NULL; in main() local
/third_party/skia/modules/svg/src/
H A DSkSVGFeLighting.cpp72 resolveXYZ(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, SkSVGNumberType x, SkSVGNumberType y, SkSVGNumberType z) const resolveXYZ() argument
93 makeDistantLight( const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeDistantLight* light) const makeDistantLight() argument
108 makePointLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFePointLight* light) const makePointLight() argument
121 makeSpotLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeSpotLight* light) const makeSpotLight() argument
147 makeDistantLight( const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeDistantLight* light) const makeDistantLight() argument
161 makePointLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFePointLight* light) const makePointLight() argument
173 makeSpotLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeSpotLight* light) const makeSpotLight() argument
[all...]
H A DSkSVGFe.cpp29 static bool AnyIsStandardInput(const SkSVGFilterContext& fctx, in AnyIsStandardInput() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dtranscoding.c237 static int init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, in init_filter() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c157 struct debug_flush_ctx *fctx = CALLOC_STRUCT(debug_flush_ctx); in debug_flush_ctx_create() local
248 struct debug_flush_ctx *fctx; in debug_flush_map() local
301 debug_flush_cb_reference(struct debug_flush_ctx *fctx, struct debug_flush_buf *fbuf) debug_flush_cb_reference() argument
370 debug_flush_might_flush(struct debug_flush_ctx *fctx) debug_flush_might_flush() argument
398 debug_flush_flush(struct debug_flush_ctx *fctx) debug_flush_flush() argument
413 debug_flush_ctx_destroy(struct debug_flush_ctx *fctx) debug_flush_ctx_destroy() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Ddv.c56 AVFormatContext* fctx; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_videotoolbox.c164 VTFramesContext *fctx = ctx->internal->priv; in vt_pool_alloc() local
224 VTFramesContext *fctx = ctx->internal->priv; in vt_pool_alloc_buffer() local
247 VTFramesContext *fctx = ctx->internal->priv; in vt_frames_uninit() local
/third_party/ffmpeg/libavfilter/
H A Dvf_overlay_qsv.c164 AVHWFramesContext *fctx; in have_alpha_planar() local
H A Daf_hdcd.c977 AVFilterContext *fctx; /**< filter context for logging errors */ member
/third_party/ffmpeg/libavcodec/
H A Dpthread_frame.c163 static void async_lock(FrameThreadContext *fctx) in async_lock() argument
172 static void async_unlock(FrameThreadContext *fctx) in async_unlock() argument
402 FrameThreadContext *fctx = p->parent; release_delayed_buffers() local
424 FrameThreadContext *fctx = p->parent; submit_packet() local
529 FrameThreadContext *fctx = avctx->internal->thread_ctx; ff_thread_decode_frame() local
692 park_frame_worker_threads(FrameThreadContext *fctx, int thread_count) park_frame_worker_threads() argument
727 FrameThreadContext *fctx = avctx->internal->thread_ctx; ff_frame_thread_free() local
789 init_thread(PerThreadContext *p, int *threads_to_free, FrameThreadContext *fctx, AVCodecContext *avctx, const FFCodec *codec, int first) init_thread() argument
869 FrameThreadContext *fctx; ff_frame_thread_init() local
928 FrameThreadContext *fctx = avctx->internal->thread_ctx; ff_thread_flush() local
1102 FrameThreadContext *fctx; ff_thread_release_buffer() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_context.c104 struct debug_flush_ctx *fctx; member

Completed in 13 milliseconds