Home
last modified time | relevance | path

Searched refs:Int24 (Results 1 – 25 of 108) sorted by relevance

12345

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/openmpt/soundbase/
H A DSampleFormat.hpp28 Int24 = 24, // do not change value (for compatibility with old configuration settings) enumerator
37 static constexpr SampleFormat::Enum Int24 = SampleFormat::Enum::Int24; member in SampleFormat
118 : (value == SampleFormat::Int24) ? 3 in GetSampleSize()
129 : (value == SampleFormat::Int24) ? 24 in GetBitsPerSample()
164 …return {SampleFormat::Float64, SampleFormat::Float32, SampleFormat::Int32, SampleFormat::Int24, Sa… in AllSampleFormats()
170 …return {SampleFormat::Float32, SampleFormat::Int32, SampleFormat::Int24, SampleFormat::Int16, Samp… in DefaultSampleFormats()
193 static MPT_CONSTEXPRINLINE SampleFormat sampleFormat() { return SampleFormat::Int24; } in sampleFormat()
229 struct SampleFormatToType<SampleFormat::Int24>
/dports/devel/asl/asl-current/
H A Dcodest7.c289 SizeType = Int24; in DecideSize()
299 SizeType = Int24; in DecideSize()
2493 { "STM8" , Int24, eCoreSTM8 },
2499 { "STM8S007C8" , Int24, eCoreSTM8 },
2509 { "STM8S207MB" , Int24, eCoreSTM8 },
2510 { "STM8S207M8" , Int24, eCoreSTM8 },
2511 { "STM8S207RB" , Int24, eCoreSTM8 },
2512 { "STM8S207R8" , Int24, eCoreSTM8 },
2514 { "STM8S207CB" , Int24, eCoreSTM8 },
2515 { "STM8S207C8" , Int24, eCoreSTM8 },
[all …]
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/audio/
H A Dqaudiohelpers.cpp49 class Int24 class
53 Int24(qint32 v) { in Int24() function in Int24
68 class qint24: public Int24
71 qint24(qint32 v): Int24(v) {} in qint24()
79 class quint24: public Int24
82 quint24(quint32 v): Int24(v) {} in quint24()
/dports/audio/libaudiofile/audiofile-0.3.6/test/
H A DInvalidSampleFormat.cpp109 TEST(IFF, Int24) { testInt24(AF_FILE_IFF_8SVX); } in TEST() argument
114 TEST(AVR, Int24) { testInt24(AF_FILE_AVR); } in TEST() argument
120 TEST(SampleVision, Int24) { testInt24(AF_FILE_SAMPLEVISION); } in TEST() argument
125 TEST(VOC, Int24) { testInt24(AF_FILE_VOC); } in TEST() argument
130 TEST(NIST, Int24) { testInt24(AF_FILE_NIST_SPHERE); } in TEST() argument
H A DPCMData.cpp228 TEST(AIFF, Int24) { testInt24(AF_FILE_AIFF); } in TEST() argument
233 TEST(AIFFC, Int24) { testInt24(AF_FILE_AIFFC); } in TEST() argument
240 TEST(WAVE, Int24) { testInt24(AF_FILE_WAVE); } in TEST() argument
247 TEST(NeXT, Int24) { testInt24(AF_FILE_NEXTSND); } in TEST() argument
254 TEST(IRCAM, Int24) { testInt24(AF_FILE_IRCAM); } in TEST() argument
273 TEST(CAF, Int24) { testInt24(AF_FILE_CAF); } in TEST() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Dloop_optimization23_pkg.ads4 type Int24 is mod 2**24; type
7 b : Int24;
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/contrib/go/rtaudio/
H A Drtaudio.go295 Int24() []Int24 methodSpec
302 type Int24 [3]byte type
305 func (i *Int24) Set(n int32) {
310 func (i Int24) Get() int32 {
352 func (b *buffer) Int24() []Int24 { func
359 return (*[1 << 28]Int24)(b.ptr)[:b.length*b.numChannels : b.length*b.numChannels]
/dports/audio/rtaudio/rtaudio-5.1.0/contrib/go/rtaudio/
H A Drtaudio.go295 Int24() []Int24 methodSpec
302 type Int24 [3]byte type
305 func (i *Int24) Set(n int32) {
310 func (i Int24) Get() int32 {
352 func (b *buffer) Int24() []Int24 { func
359 return (*[1 << 28]Int24)(b.ptr)[:b.length*b.numChannels : b.length*b.numChannels]

12345