Home
last modified time | relevance | path

Searched refs:Sl (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djcphuff.c78 const int *jpeg_natural_order_start, int Sl,
82 const int *jpeg_natural_order_start, int Sl,
152 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
159 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
559 #define COMPUTE_ABSVALUES_AC_FIRST(Sl) { \ argument
560 for (k = 0; k < Sl; k++) { \
586 const int *jpeg_natural_order_start, int Sl, in encode_mcu_AC_first_prepare() argument
591 int Sl0 = Sl; in encode_mcu_AC_first_prepare()
604 if (Sl > 32) { in encode_mcu_AC_first_prepare()
605 Sl -= 32; in encode_mcu_AC_first_prepare()
[all …]
Djsimd.h110 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
116 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
Djsimd_none.c401 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
414 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
Djcphuff.c83 const int *jpeg_natural_order_start, int Sl,
87 const int *jpeg_natural_order_start, int Sl,
157 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
164 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
566 #define COMPUTE_ABSVALUES_AC_FIRST(Sl) { \ argument
567 for (k = 0; k < Sl; k++) { \
593 const int *jpeg_natural_order_start, int Sl, in encode_mcu_AC_first_prepare() argument
598 int Sl0 = Sl; in encode_mcu_AC_first_prepare()
611 if (Sl > 32) { in encode_mcu_AC_first_prepare()
612 Sl -= 32; in encode_mcu_AC_first_prepare()
[all …]
Djsimd.h116 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
122 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
Djsimd_none.c414 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
427 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/libjpeg-turbo/
Djcphuff.c78 const int *jpeg_natural_order_start, int Sl,
82 const int *jpeg_natural_order_start, int Sl,
152 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
159 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
559 #define COMPUTE_ABSVALUES_AC_FIRST(Sl) { \ argument
560 for (k = 0; k < Sl; k++) { \
586 const int *jpeg_natural_order_start, int Sl, in encode_mcu_AC_first_prepare() argument
591 int Sl0 = Sl; in encode_mcu_AC_first_prepare()
604 if (Sl > 32) { in encode_mcu_AC_first_prepare()
605 Sl -= 32; in encode_mcu_AC_first_prepare()
[all …]
Djsimd.h110 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
116 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al,
Djsimd_none.c401 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
414 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djcphuff-neon.c42 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al, in jsimd_encode_mcu_AC_first_prepare_neon() argument
51 for (i = 0; i < Sl / 16; i++) { in jsimd_encode_mcu_AC_first_prepare_neon()
94 int remaining_coefs = Sl % 16; in jsimd_encode_mcu_AC_first_prepare_neon()
260 (const JCOEF *block, const int *jpeg_natural_order_start, int Sl, int Al, in jsimd_encode_mcu_AC_refine_prepare_neon() argument
276 for (i = 0; i < Sl / 16; i++) { in jsimd_encode_mcu_AC_refine_prepare_neon()
326 int remaining_coefs = Sl % 16; in jsimd_encode_mcu_AC_refine_prepare_neon()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch32/
Djsimd.c952 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
956 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
977 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
981 jpeg_natural_order_start, Sl, in jsimd_encode_mcu_AC_refine_prepare()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/
Djsimd.c1030 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1034 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1057 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1062 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djsimd.c1042 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1046 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1066 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1071 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/libjpeg-turbo/simd/x86_64/
Djsimd.c1044 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1048 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1070 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1075 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djsimd.c1044 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1048 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1070 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1075 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/loongson/
Djsimd.c593 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
606 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/libjpeg-turbo/simd/loongson/
Djsimd.c593 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
606 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djsimd.c1221 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1225 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1247 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1252 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/libjpeg-turbo/simd/i386/
Djsimd.c1221 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1225 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1247 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1252 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djsimd.c1221 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
1225 Sl, Al, values, zerobits); in jsimd_encode_mcu_AC_first_prepare()
1247 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
1252 Sl, Al, absvalues, bits); in jsimd_encode_mcu_AC_refine_prepare()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djsimd.c703 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
716 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/libjpeg-turbo/simd/arm/
Djsimd.c704 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_first_prepare() argument
717 const int *jpeg_natural_order_start, int Sl, in jsimd_encode_mcu_AC_refine_prepare() argument
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/
Dmaterial_lt.arb40 "hideAccountsLabel": "Slėpti paskyras",
Dmaterial_lv.arb37 "hideAccountsLabel": "Slēpt kontus",
/third_party/flutter/skia/third_party/externals/icu/source/data/curr/
Dgd.txt295 "Koruna cruaidh Seic-Slòbhacach",
895 "Tolar Slòbhaineach",
899 "Koruna Slòbhacach",
1751 few{"koruna cruaidh Seic-Slòbhacach"}
1752 one{"koruna cruaidh Seic-Slòbhacach"}
1753 other{"koruna cruaidh Seic-Slòbhacach"}
1754 two{"koruna cruaidh Seic-Slòbhacach"}
2651 few{"tolar Slòbhaineach"}
2652 one{"tolar Slòbhaineach"}
2653 other{"tolar Slòbhaineach"}
[all …]

1234