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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libogg-1.1.4/include/ogg/
H A Dos_types.h31 typedef int16_t ogg_int16_t; typedef
39 typedef short ogg_int16_t; typedef
49 typedef short ogg_int16_t; typedef
56 typedef __int16 ogg_int16_t; typedef
63 typedef SInt16 ogg_int16_t; typedef
72 typedef int16_t ogg_int16_t; typedef
82 typedef short ogg_int16_t; typedef
92 typedef int16_t ogg_int16_t; typedef
101 typedef short ogg_int16_t; typedef
110 typedef short ogg_int16_t; typedef
121 typedef short ogg_int16_t; typedef
126 typedef signed short ogg_int16_t; typedef
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dos.h93 typedef ogg_int16_t vorbis_fpu_control;
96 ogg_int16_t ret;
97 ogg_int16_t temp;
126 typedef ogg_int16_t vorbis_fpu_control;
151 typedef ogg_int16_t vorbis_fpu_control;
/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 */
247 ogg_int16_t *ptr=convbuffer+i;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvorbisdec.c113 ogg_int16_t *ptr, *data = (ogg_int16_t*)buf ;

Completed in 510 milliseconds