Home
last modified time | relevance | path

Searched refs:HDR_TEST_NOT_MPEG25 (Results 1 – 11 of 11) sorted by relevance

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
293 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/emulators/mess/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
279 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
291 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
291 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
291 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
291 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
293 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
291 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/minimp3-sys-0.3.2/minimp3/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
281 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dminimp3.h70 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
283 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()
/dports/emulators/mame/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h68 #define HDR_TEST_NOT_MPEG25(h) ((h[1]) & 0x10) macro
279 return g_hz[HDR_GET_SAMPLE_RATE(h)] >> (int)!HDR_TEST_MPEG1(h) >> (int)!HDR_TEST_NOT_MPEG25(h); in hdr_sample_rate_hz()