/third_party/ffmpeg/tools/ |
H A D | pktdumper.c | 56 AVFormatContext *fctx = NULL; in main() local
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGFeLighting.cpp | 72 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 D | SkSVGFe.cpp | 29 static bool AnyIsStandardInput(const SkSVGFilterContext& fctx, in AnyIsStandardInput() argument [all...] |
/third_party/ffmpeg/doc/examples/ |
H A D | transcoding.c | 237 static int init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, in init_filter() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_debug_flush.c | 157 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 D | dv.c | 56 AVFormatContext* fctx; member
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_videotoolbox.c | 164 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 D | vf_overlay_qsv.c | 164 AVHWFramesContext *fctx; in have_alpha_planar() local
|
H A D | af_hdcd.c | 977 AVFilterContext *fctx; /**< filter context for logging errors */ member
|
/third_party/ffmpeg/libavcodec/ |
H A D | pthread_frame.c | 163 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 D | vmw_context.c | 104 struct debug_flush_ctx *fctx; member
|