Home
last modified time | relevance | path

Searched refs:coupling_p (Results 1 – 2 of 2) sorted by relevance

/external/libvorbis/lib/
Dhighlevel.h44 int coupling_p; member
Dvorbisenc.c918 hi->coupling_p=1; in vorbis_encode_setup_vbr()
977 hi->coupling_p=1; in vorbis_encode_setup_managed()
1184 *iarg=hi->coupling_p; in vorbis_encode_ctl()
1192 hi->coupling_p=((*iarg)!=0); in vorbis_encode_ctl()
1200 new_template = get_setup_template(hi->coupling_p?vi->channels:-1, in vorbis_encode_ctl()