Home
last modified time | relevance | path

Searched defs:src_ctx (Results 1 – 9 of 9) 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/src/codec/
DSkWebpCodec.cpp322 src_ctx = { (void*)src, 0 }; in blend_line() local
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c415 AVHWDeviceContext *src_ctx, AVDictionary *opts, in cuda_device_derive()
Dhwcontext_qsv.c615 AVHWFramesContext *src_ctx, int flags) in qsv_frames_derive_from()
975 AVHWFramesContext *src_ctx, int flags) in qsv_frames_derive_to()
Dhwcontext.c458 AVHWFramesContext *src_ctx = in av_hwframe_transfer_data() local
Dhwcontext_vaapi.c1650 AVHWDeviceContext *src_ctx, in vaapi_device_derive()
Dhwcontext_opencl.c1197 AVHWDeviceContext *src_ctx, AVDictionary *opts, in opencl_device_derive()
Dhwcontext_vulkan.c1186 AVHWDeviceContext *src_ctx, in vulkan_device_derive()