Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dsynthesis.c173 ci->halfrate_flag=(flag?1:0); in vorbis_synthesis_halfrate()
179 return ci->halfrate_flag; in vorbis_synthesis_halfrate_p()
Dcodec_internal.h130 int halfrate_flag; /* painless downsample for decode */ member
Dblock.c188 hs=ci->halfrate_flag; in _vds_shared_init()
693 hs=ci->halfrate_flag; in vorbis_synthesis_restart()
724 int hs=ci->halfrate_flag; in vorbis_synthesis_blockin()
936 int hs=ci->halfrate_flag; in vorbis_synthesis_lapout()
1011 int hs=ci->halfrate_flag; in vorbis_window()