HomeSort by relevance Sort by last modified time
    Searched refs:ogg_int16_t (Results 1 - 6 of 6) sorted by null

  /external/tremolo/Tremolo/
config_types.h 43 typedef short ogg_int16_t; typedef
os_types.h 58 typedef short ogg_int16_t; typedef
72 typedef __int16 ogg_int16_t; typedef
80 typedef _G_int16_t ogg_int16_t; typedef
87 typedef SInt16 ogg_int16_t; typedef
96 typedef int16_t ogg_int16_t; typedef
110 typedef short ogg_int16_t; typedef
mdct.h 63 ogg_int16_t *out,
mdct.c 445 extern ogg_int16_t *mdct_unroll_prelap(ogg_int16_t *out,
449 extern ogg_int16_t *mdct_unroll_part2(ogg_int16_t *out,
456 extern ogg_int16_t *mdct_unroll_part3(ogg_int16_t *out,
463 extern ogg_int16_t *mdct_unroll_postlap(ogg_int16_t *out,
474 ogg_int16_t *out,
codec_internal.h 229 ogg_int16_t *pcm,int samples);
dsp.c 144 int vorbis_dsp_pcmout(vorbis_dsp_state *v,ogg_int16_t *pcm,int samples){

Completed in 264 milliseconds