audio-formats v1.1.1 (2020-04-10T13:02:23Z)
Dub
Repo
ProbedPage
audioformats
vorbis
Undocumented in source.
nothrow @
nogc
struct
ProbedPage {
uint
page_start
;
uint
page_end
;
uint
last_decoded_sample
;
}
Members
Variables
last_decoded_sample
uint
last_decoded_sample
;
page_end
uint
page_end
;
Undocumented in source.
page_start
uint
page_start
;
Undocumented in source.
Meta
Source
See Implementation
audioformats
vorbis
aliases
STBVorbisError
YTYPE
codetype
int16
int32
int8
uint16
uint8
vorb
enums
VORBIS__no_error
VORBIS_packet_id
functions
CODEBOOK_ELEMENT_BASE
CODEBOOK_ELEMENT_FAST
bit_reverse
capture_pattern
codebook_decode_scalar
codebook_decode_scalar_raw
codebook_decode_start
compute_codewords
crc32_init
crc32_update
decode_residue
do_floor
draw_line
error
float32_unpack
flush_packet
get32
get32_packet
get8
get8_packet
get8_packet_raw
get_seek_page_info
getn
ilog
include_in_sort
init_blocksize
lookup1_values
make_block_array
peek_decode_initial
point_compare
predict_point
residue_decode
set_file_offset
setup_free
setup_malloc
setup_temp_free
setup_temp_malloc
skip
square
start_page_no_capturepattern
stb_vorbis_close
stb_vorbis_get_comment
stb_vorbis_get_error
stb_vorbis_get_file_offset
stb_vorbis_get_frame_float
stb_vorbis_get_info
stb_vorbis_get_sample_offset
stb_vorbis_get_samples_float_interleaved
stb_vorbis_open_audioformats
stb_vorbis_seek
stb_vorbis_seek_frame
stb_vorbis_seek_start
stb_vorbis_stream_length_in_samples
temp_alloc
temp_alloc_restore
temp_alloc_save
temp_block_array
uint32_compare
vorbis_find_page
vorbis_validate
manifest constants
CRC32_POLY
EOP
FAST_HUFFMAN_TABLE_MASK
FAST_HUFFMAN_TABLE_SIZE
INVALID_BITS
MAX_BLOCKSIZE
MAX_BLOCKSIZE_LOG
NO_CODE
PAGEFLAG_continued_packet
PAGEFLAG_first_page
PAGEFLAG_last_page
SAMPLE_unknown
STB_VORBIS_FAST_HUFFMAN_LENGTH
STB_VORBIS_MAX_CHANNELS
static functions
add_entry
codebook_decode
codebook_decode_deinterleave_repeat
codebook_decode_step
compute_accelerated_huffman
compute_bitreverse
compute_sorted_huffman
compute_twiddle_factors
compute_window
get_bits
get_window
go_to_page_before
imdct_step3_inner_r_loop
imdct_step3_inner_s_loop
imdct_step3_inner_s_loop_ld654
imdct_step3_iter0_loop
inverse_mdct
iter_54
maybe_start_packet
neighbors
next_segment
prep_huffman
seek_to_sample_coarse
start_decoder
start_packet
start_page
vorbis_alloc
vorbis_decode_initial
vorbis_decode_packet
vorbis_decode_packet_rest
vorbis_deinit
vorbis_finish_frame
vorbis_init
vorbis_pump_first_frame
static variables
crc_table
inverse_db_table
ogg_page_header
structs
CRCscan
Codebook
Floor0
Floor1
Mapping
MappingChannel
Mode
ProbedPage
Residue
stb_vorbis
stb_vorbis_alloc
stb_vorbis_comment
stb_vorbis_info
stbv__floor_ordering
unions
Floor
variables
FALSE
TRUE