OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_encode_setup_vbr
(Results
1 - 4
of
4
) sorted by null
/external/libvorbis/macos/
libvorbisenc.mcp.exp
5
vorbis_encode_setup_vbr
/external/libvorbis/doc/vorbisenc/
Makefile.am
8
vorbis_encode_setup_managed.html
vorbis_encode_setup_vbr
.html vorbis_info.html \
/external/libvorbis/include/vorbis/
vorbisenc.h
129
extern int
vorbis_encode_setup_vbr
(vorbis_info *vi,
171
* \ref vorbis_encode_setup_managed() or \ref
vorbis_encode_setup_vbr
() called to
188
* calling one of vorbis_encode_setup_managed() or
vorbis_encode_setup_vbr
() to
200
* vorbis_encode_setup_managed() or
vorbis_encode_setup_vbr
(). When used
/external/libvorbis/lib/
vorbisenc.c
902
int
vorbis_encode_setup_vbr
(vorbis_info *vi,
function
931
ret=
vorbis_encode_setup_vbr
(vi,channels,rate,base_quality);
[
all
...]
Completed in 61 milliseconds