vkQuake2 doxygen  1.0 dev
stb_vorbis_alloc Struct Reference

Public Attributes

char * alloc_buffer
 
int alloc_buffer_length_in_bytes
 

Detailed Description

Definition at line 103 of file stb_vorbis.c.

Member Data Documentation

◆ alloc_buffer

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().

◆ alloc_buffer_length_in_bytes

int stb_vorbis_alloc::alloc_buffer_length_in_bytes