Home
last modified time | relevance | path

Searched refs:DRMP3_HDR_GET_LAYER (Results 1 – 15 of 15) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/deps/dr/
H A Ddr_mp3.h274 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
480 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
499 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
1881 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Ddr_mp3.h445 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
630 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
649 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2094 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/dr/
H A Ddr_mp3.h445 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
630 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
649 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2063 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_mp3.h583 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
781 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
800 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2251 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/math/kfr/kfr-4.2.1/include/kfr/io/dr/
H A Ddr_mp3.h528 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
715 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
734 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2179 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A Ddr_mp3.h594 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
819 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
838 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2299 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Ddr_mp3.h577 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
777 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
796 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2247 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_mp3.h577 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
777 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
796 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2247 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Ddr_mp3.h577 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
777 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
796 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2247 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Ddr_mp3.h577 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
777 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
796 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
2247 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
H A Dminiaudio.h61053 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
61233 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
61250 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
62586 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c53305 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
53483 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
53500 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
54836 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h59056 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
59234 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
59251 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
60587 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c59374 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
59577 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
59594 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
60937 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/
H A Dminiaudio.h65903 #define DRMP3_HDR_GET_LAYER(h) (((h[1]) >> 1) & 3) macro
66106 (DRMP3_HDR_GET_LAYER(h) != 0) && in drmp3_hdr_valid()
66123 …return 2*halfrate[!!DRMP3_HDR_TEST_MPEG1(h)][DRMP3_HDR_GET_LAYER(h) - 1][DRMP3_HDR_GET_BITRATE(h)]; in drmp3_hdr_bitrate_kbps()
67466 info->layer = 4 - DRMP3_HDR_GET_LAYER(hdr); in drmp3dec_decode_frame()