Home
last modified time | relevance | path

Searched refs:vorbis_analysis_headerout (Results 1 – 7 of 7) sorted by relevance

/external/libvorbis/macos/
Dlibvorbis.mcp.exp24 vorbis_analysis_headerout
/external/libvorbis/win32/
Dvorbis.def28 vorbis_analysis_headerout
/external/libvorbis/examples/
Dencoder_example.c162 vorbis_analysis_headerout(&vd,&vc,&header,&header_comm,&header_code); in main()
/external/libvorbis/include/vorbis/
Dcodec.h188 extern int vorbis_analysis_headerout(vorbis_dsp_state *v,
/external/libvorbis/doc/
Dvorbis-errors.txt48 int vorbis_analysis_headerout()
/external/libvorbis/test/
Dwrite_read.c72 vorbis_analysis_headerout (&vd,&vc,&header,&header_comm,&header_code); in write_vorbis_data_or_die()
/external/libvorbis/lib/
Dinfo.c567 int vorbis_analysis_headerout(vorbis_dsp_state *v, in vorbis_analysis_headerout() function