Home
last modified time | relevance | path

Searched defs:fctx (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/modules/svg/src/
DSkSVGFeLighting.cpp73 const SkSVGFilterContext& fctx, in resolveXYZ()
95 const SkSVGFilterContext& fctx, in makeDistantLight()
109 const SkSVGFilterContext& fctx, in makePointLight()
122 const SkSVGFilterContext& fctx, in makeSpotLight()
149 const SkSVGFilterContext& fctx, in makeDistantLight()
162 const SkSVGFilterContext& fctx, in makePointLight()
174 const SkSVGFilterContext& fctx, in makeSpotLight()
DSkSVGFilter.cpp30 SkSVGFilterContext fctx(ctx.resolveOBBRect(fX, fY, fWidth, fHeight, fFilterUnits), in buildFilterDAG() local
DSkSVGFe.cpp29 static bool AnyIsStandardInput(const SkSVGFilterContext& fctx, in AnyIsStandardInput()
/third_party/mesa3d/src/gallium/auxiliary/util/
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, in debug_flush_cb_reference()
370 debug_flush_might_flush(struct debug_flush_ctx *fctx) in debug_flush_might_flush()
398 debug_flush_flush(struct debug_flush_ctx *fctx) in debug_flush_flush()
413 debug_flush_ctx_destroy(struct debug_flush_ctx *fctx) in debug_flush_ctx_destroy()
/third_party/ffmpeg/libavcodec/
Dpthread_frame.c161 static void async_lock(FrameThreadContext *fctx) in async_lock()
170 static void async_unlock(FrameThreadContext *fctx) in async_unlock()
398 FrameThreadContext *fctx = p->parent; in release_delayed_buffers() local
420 FrameThreadContext *fctx = p->parent; in submit_packet() local
525 FrameThreadContext *fctx = avctx->internal->thread_ctx; in ff_thread_decode_frame() local
688 static void park_frame_worker_threads(FrameThreadContext *fctx, int thread_count) in park_frame_worker_threads()
764 FrameThreadContext *fctx = avctx->internal->thread_ctx; in ff_frame_thread_free() local
838 FrameThreadContext *fctx, AVCodecContext *avctx, in init_thread()
918 FrameThreadContext *fctx; in ff_frame_thread_init() local
977 FrameThreadContext *fctx = avctx->internal->thread_ctx; in ff_thread_flush() local
[all …]
/third_party/ffmpeg/tools/
Dpktdumper.c56 AVFormatContext *fctx = NULL; in main() local
/third_party/ffmpeg/doc/examples/
Dtranscoding.c235 static int init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, in init_filter()
/third_party/ejdb/src/jbi/
Djbi_selection.c423 struct _JBMIDX fctx[JB_SOLID_EXPRNUM] = { 0 }; in jbi_selection() local
/third_party/ejdb/src/jql/
Djql.c323 MFCTX *fctx = ((JQP_FILTER*) en)->opaque; in _jql_need_deeper_match() local
339 MFCTX *fctx = ((JQP_FILTER*) en)->opaque; in _jql_reset_expression_node() local
364 MFCTX *fctx = iwpool_calloc(sizeof(*fctx), aux->pool); in _jql_init_expression_node() local
1326 MFCTX *fctx = f->opaque; in _jql_match_filter() local
/third_party/ffmpeg/libavfilter/
Dvf_overlay_qsv.c165 AVHWFramesContext *fctx; in have_alpha_planar() local
Daf_hdcd.c976 AVFilterContext *fctx; /**< filter context for logging errors */ member
/third_party/ffmpeg/libavformat/
Ddv.c45 AVFormatContext* fctx; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c104 struct debug_flush_ctx *fctx; member