OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_info_mode
(Results
1 - 4
of
4
) sorted by null
/external/libvorbis/lib/
codec_internal.h
52
}
vorbis_info_mode
;
typedef in typeref:struct:__anon21120
113
vorbis_info_mode
*mode_param[64];
vorbisenc.c
145
static const
vorbis_info_mode
_mode_template[2]={
595
const
vorbis_info_mode
*mode=_mode_template;
[
all
...]
/external/tremolo/Tremolo/
codec_internal.h
157
}
vorbis_info_mode
;
typedef in typeref:struct:__anon26917
209
vorbis_info_mode
*mode_param;
treminfo.c
314
(
vorbis_info_mode
*)_ogg_calloc(ci->modes, sizeof(*ci->mode_param));
Completed in 279 milliseconds