Home
last modified time | relevance | path

Searched refs:vorbis_mapping_template (Results 1 – 6 of 6) sorted by relevance

/external/libvorbis/lib/modes/
Dresidue_8.h63 static const vorbis_mapping_template _mapres_template_8_stereo[2]={
106 static const vorbis_mapping_template _mapres_template_8_uncoupled[2]={
Dresidue_16.h87 static const vorbis_mapping_template _mapres_template_16_stereo[3]={
159 static const vorbis_mapping_template _mapres_template_16_uncoupled[3]={
Dresidue_44u.h306 static const vorbis_mapping_template _mapres_template_44_uncoupled[]={
Dresidue_44.h280 static const vorbis_mapping_template _mapres_template_44_stereo[]={
Dresidue_44p51.h439 static const vorbis_mapping_template _mapres_template_44_51[]={
/external/libvorbis/lib/
Dvorbisenc.c52 } vorbis_mapping_template; typedef
141 const vorbis_mapping_template *maps;
590 const vorbis_mapping_template *maps){ in vorbis_encode_map_n_res_setup()