Searched defs:dstLen (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | LibScalerForJpeg.cpp | 32 …Buf[SCALER_MAX_PLANES], int __unused srcLen[SCALER_MAX_PLANES], int dstBuf, size_t __unused dstLen) in RunStream() 40 …Buf[SCALER_MAX_PLANES], int __unused srcLen[SCALER_MAX_PLANES], int dstBuf, size_t __unused dstLen) in RunStream()
|
/aosp12/build/make/tools/libhost/ |
H A D | CopyFile.c | 495 int srcLen, dstLen, nameLen; in copyDirectory() local
|
/aosp12/system/core/libutils/ |
H A D | Unicode.cpp | 446 const uint8_t* src, size_t srcLen, char16_t* dst, size_t dstLen) { in utf8_to_utf16_no_null_terminator()
|