Searched refs:convbuffer (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Ddecoder_example.c38 ogg_int16_t convbuffer[4096]; /* take 8k out of the data segment, not the stack */ variable
247 ogg_int16_t *ptr=convbuffer+i;
273 fwrite(convbuffer,2*vi.channels,bout,stdout);

Completed in 62 milliseconds