Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dvorbisenc.c1189 const void *new_template; in vorbis_encode_ctl() local
1200 new_template = get_setup_template(hi->coupling_p?vi->channels:-1, in vorbis_encode_ctl()
1206 hi->setup=new_template; in vorbis_encode_ctl()