Home
last modified time | relevance | path

Searched defs:src_ctx (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/core/
DSkBlendMode.cpp143 SkRasterPipeline_MemoryCtx src_ctx = { &src_storage, 0 }, in SkBlendMode_Apply() local
DSkXfermode.cpp38 src_ctx = { (void*)src, 0 }, in xfer32() local
/third_party/skia/m133/src/core/
DSkBlendMode.cpp154 SkRasterPipeline_MemoryCtx src_ctx = { &src_storage, 0 }, in SkBlendMode_Apply() local
/third_party/skia/src/codec/
DSkWebpCodec.cpp322 src_ctx = { (void*)src, 0 }; in blend_line() local
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c436 AVHWDeviceContext *src_ctx, AVDictionary *opts, in cuda_device_derive()
Dhwcontext_qsv.c784 AVHWFramesContext *src_ctx, int flags) in qsv_frames_derive_from()
1238 AVHWFramesContext *src_ctx, int flags) in qsv_frames_derive_to()
Dhwcontext.c455 AVHWFramesContext *src_ctx = in av_hwframe_transfer_data() local
Dhwcontext_vaapi.c1776 AVHWDeviceContext *src_ctx, in vaapi_device_derive()
Dhwcontext_opencl.c1203 AVHWDeviceContext *src_ctx, AVDictionary *opts, in opencl_device_derive()
Dhwcontext_vulkan.c1543 AVHWDeviceContext *src_ctx, in vulkan_device_derive()