Searched refs:ogg_int16_t (Results 1 – 9 of 9) sorted by relevance
31 typedef int16_t ogg_int16_t; typedef39 typedef short ogg_int16_t; typedef49 typedef short ogg_int16_t; typedef56 typedef __int16 ogg_int16_t; typedef63 typedef SInt16 ogg_int16_t; typedef72 typedef int16_t ogg_int16_t; typedef82 typedef short ogg_int16_t; typedef92 typedef int16_t ogg_int16_t; typedef101 typedef short ogg_int16_t; typedef110 typedef short ogg_int16_t; typedef[all …]
4 typedef short ogg_int16_t; typedef
5 typedef @SIZE16@ ogg_int16_t; typedef
58 typedef short ogg_int16_t; typedef72 typedef __int16 ogg_int16_t; typedef80 typedef _G_int16_t ogg_int16_t; typedef87 typedef SInt16 ogg_int16_t; typedef96 typedef int16_t ogg_int16_t; typedef110 typedef short ogg_int16_t; typedef
450 extern ogg_int16_t *mdct_unroll_prelap(ogg_int16_t *out,454 extern ogg_int16_t *mdct_unroll_part2(ogg_int16_t *out,461 extern ogg_int16_t *mdct_unroll_part3(ogg_int16_t *out,468 extern ogg_int16_t *mdct_unroll_postlap(ogg_int16_t *out,479 ogg_int16_t *out, in mdct_unroll_lap()
43 typedef short ogg_int16_t; typedef
63 ogg_int16_t *out,
229 ogg_int16_t *pcm,int samples);
144 int vorbis_dsp_pcmout(vorbis_dsp_state *v,ogg_int16_t *pcm,int samples){ in vorbis_dsp_pcmout()