Home
last modified time | relevance | path

Searched defs:srcSlice (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
Dw64xmmtest.c25 wrap(sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], in wrap()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp500 const uint8_t *srcSlice = srcLayer; in copySingleAspectTo() local
517 const uint8_t *srcSlice = srcLayer; in copySingleAspectTo() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp107 uint32_t srcSlice, in TestT2BCopy()
128 uint32_t srcSlice, in TestT2TCopy()
/third_party/ffmpeg/libswscale/
Dswscale.c745 const uint8_t * const srcSlice[], in sws_scale()