audio-formats v1.3.4 (2021-10-10T14:59:24Z)
Dub
Repo
MINIMP3_MIN
audioformats
minimp3
Undocumented in source. Be warned that the author may not have intended to support it.
int
MINIMP3_MIN
(int a, int b)
ulong
MINIMP3_MIN
(ulong a, ulong b)
nothrow @
nogc
ulong
MINIMP3_MIN
(
ulong
a
,
ulong
b
)
Meta
Source
See Implementation
audioformats
minimp3
aliases
int16_t
int32_t
mp3d_sample_t
uint16_t
uint32_t
uint64_t
uint8_t
functions
HDR_GET_BITRATE
HDR_GET_LAYER
HDR_GET_MY_SAMPLE_RATE
HDR_GET_SAMPLE_RATE
HDR_GET_STEREO_MODE
HDR_GET_STEREO_MODE_EXT
HDR_IS_CRC
HDR_IS_FRAME_576
HDR_IS_FREE_FORMAT
HDR_IS_LAYER_1
HDR_IS_MONO
HDR_IS_MS_STEREO
HDR_TEST_I_STEREO
HDR_TEST_MPEG1
HDR_TEST_MS_STEREO
HDR_TEST_NOT_MPEG25
HDR_TEST_PADDING
L12_apply_scf_384
L12_dequantize_granule
L12_read_scale_info
L12_read_scalefactors
L12_subband_alloc_table
L3_antialias
L3_change_sign
L3_dct3_9
L3_decode
L3_decode_scalefactors
L3_huffman
L3_idct3
L3_imdct12
L3_imdct36
L3_imdct_gr
L3_imdct_short
L3_intensity_stereo
L3_intensity_stereo_band
L3_ldexp_q2
L3_midside_stereo
L3_pow_43
L3_read_scalefactors
L3_read_side_info
L3_reorder
L3_save_reservoir
L3_stereo_process
L3_stereo_top_band
MINIMP3_MAX
MINIMP3_MIN
bs_init
get_bits
hdr_bitrate_kbps
hdr_compare
hdr_frame_bytes
hdr_frame_samples
hdr_sample_rate_hz
hdr_valid
mp3d_DCT_II
mp3d_scale_pcm
mp3d_synth
mp3d_synth_granule
mp3d_synth_pair
mp3dec_decode_frame
mp3dec_init
manifest constants
BITS_DEQUANTIZER_OUT
HDR_SIZE
MAX_BITRESERVOIR_BYTES
MAX_FRAME_SYNC_MATCHES
MAX_FREE_FORMAT_FRAME_SIZE
MAX_L3_FRAME_PAYLOAD_BYTES
MAX_SCF
MAX_SCFI
MINIMP3_MAX_SAMPLES_PER_FRAME
MODE_JOINT_STEREO
MODE_MONO
SHORT_BLOCK_TYPE
STOP_BLOCK_TYPE
static functions
L3_restore_reservoir
hdr_padding
mp3d_find_frame
mp3d_match_frame
static variables
g_pow43
structs
L12_scale_info
L12_subband_alloc_t
L3_gr_info_t
bs_t
mp3dec_frame_info_t
mp3dec_scratch_t
mp3dec_t