/third_party/skia/modules/svg/src/ |
D | SkSVGFeLighting.cpp | 73 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()
|
D | SkSVGFilter.cpp | 30 SkSVGFilterContext fctx(ctx.resolveOBBRect(fX, fY, fWidth, fHeight, fFilterUnits), in buildFilterDAG() local
|
D | SkSVGFe.cpp | 29 static bool AnyIsStandardInput(const SkSVGFilterContext& fctx, in AnyIsStandardInput()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
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, 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/ |
D | pthread_frame.c | 161 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/ |
D | pktdumper.c | 56 AVFormatContext *fctx = NULL; in main() local
|
/third_party/ffmpeg/doc/examples/ |
D | transcoding.c | 235 static int init_filter(FilteringContext* fctx, AVCodecContext *dec_ctx, in init_filter()
|
/third_party/ejdb/src/jbi/ |
D | jbi_selection.c | 423 struct _JBMIDX fctx[JB_SOLID_EXPRNUM] = { 0 }; in jbi_selection() local
|
/third_party/ejdb/src/jql/ |
D | jql.c | 323 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/ |
D | vf_overlay_qsv.c | 165 AVHWFramesContext *fctx; in have_alpha_planar() local
|
D | af_hdcd.c | 976 AVFilterContext *fctx; /**< filter context for logging errors */ member
|
/third_party/ffmpeg/libavformat/ |
D | dv.c | 45 AVFormatContext* fctx; member
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_context.c | 104 struct debug_flush_ctx *fctx; member
|