Public Attributes | |
char * | alloc_buffer |
int | alloc_buffer_length_in_bytes |
Definition at line 103 of file stb_vorbis.c.
char* stb_vorbis_alloc::alloc_buffer |
Definition at line 105 of file stb_vorbis.c.
Referenced by start_decoder(), vorbis_decode_initial(), and vorbis_decode_packet_rest().
int stb_vorbis_alloc::alloc_buffer_length_in_bytes |
Definition at line 106 of file stb_vorbis.c.
Referenced by start_decoder(), vorbis_decode_initial(), vorbis_decode_packet_rest(), and vorbis_init().