Searched refs:iblock (Results 1 – 2 of 2) sorted by relevance
51 double iblock; /**< impulse block bias option */ member57 …{ "iblock", "Sets the impulse block bias", offsetof(LibvorbisEncContext, iblock), AV_OPT_TYPE_DOUB…137 if (s->iblock) { in libvorbis_setup()138 if ((ret = vorbis_encode_ctl(vi, OV_ECTL_IBLOCK_SET, &s->iblock))) in libvorbis_setup()
1179 @item iblock (@emph{--advanced-encode-option impulse_noisetune=N})