Name Description Size
jccolext-neon.c jccolext-neon.c - colorspace conversion (64-bit Arm Neon) Copyright (C) 2020, Arm Limited. All Rights Reserved. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. 16072
jchuff-neon.c jchuff-neon.c - Huffman entropy encoding (64-bit Arm Neon) Copyright (C) 2020-2021, Arm Limited. All Rights Reserved. Copyright (C) 2020, 2022, D. R. Commander. All Rights Reserved. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. NOTE: All referenced figures are from Recommendation ITU-T T.81 (1992) | ISO/IEC 10918-1:1994. 18356
jsimd.c jsimd_arm64.c Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright (C) 2011, Nokia Corporation and/or its subsidiary(-ies). Copyright (C) 2009-2011, 2013-2014, 2016, 2018, 2020, 2022, D. R. Commander. Copyright (C) 2015-2016, 2018, 2022, Matthieu Darbois. Copyright (C) 2020, Arm Limited. Based on the x86 SIMD extension for IJG JPEG library, Copyright (C) 1999-2006, MIYASAKA Masaru. For conditions of distribution and use, see copyright notice in jsimdext.inc This file contains the interface between the "normal" portions of the library and the SIMD implementations when running on a 64-bit Arm architecture. 24260
jsimd_neon.S 98482