Home
last modified time | relevance | path

Searched refs:vorbis_fpu_restore (Results 1 – 3 of 3) sorted by relevance

/external/libvorbis/lib/
Dos.h106 static inline void vorbis_fpu_restore(vorbis_fpu_control fpu){ in vorbis_fpu_restore() function
140 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){ in vorbis_fpu_restore() function
161 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){ in vorbis_fpu_restore() function
182 # define vorbis_fpu_restore(vorbis_fpu_control) {} macro
Dvorbisfile.c1903 vorbis_fpu_restore(fpu); in ov_read_filter()
1922 vorbis_fpu_restore(fpu); in ov_read_filter()
1938 vorbis_fpu_restore(fpu); in ov_read_filter()
1953 vorbis_fpu_restore(fpu); in ov_read_filter()
1967 vorbis_fpu_restore(fpu); in ov_read_filter()
Dlsp.c112 vorbis_fpu_restore(fpu); in vorbis_lsp_to_curve()