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

  /external/libvorbis/lib/
os.h 85 # define VORBIS_FPU_CONTROL
93 typedef ogg_int16_t vorbis_fpu_control; typedef
95 static inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
106 static inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
124 # define VORBIS_FPU_CONTROL
126 typedef ogg_int16_t vorbis_fpu_control; typedef
137 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
140 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
149 # define VORBIS_FPU_CONTROL
151 typedef ogg_int16_t vorbis_fpu_control; typedef
171 typedef int vorbis_fpu_control; typedef
    [all...]
lsp.c 69 vorbis_fpu_control fpu;
vorbisfile.c     [all...]

Completed in 54 milliseconds