Lines Matching refs:VBR
517 * set the bitrate index, and min/max bitrates for VBR modes
518 * disable VBR tag if it is not appropriate
523 * write VBR tag into the bitstream
530 * VBR modes
581 gfp->write_lame_tag = 0; /* disable Xing VBR tag */
608 cfg->vbr = gfp->VBR;
678 /* mapping VBR scale to internal VBR quality settings */
826 * For VBR, take a guess at the compression_ratio.
992 gfp->useTemporal = 0; /* off by default for this VBR mode */
996 /* The newer VBR code supports only a limited
1029 /* VBR needs at least the output of GPSYCHO,
1058 gfp->VBR = cfg->vbr;
1076 if (cfg->vbr != vbr_off) { /* choose a min/max bitrate for VBR */
1517 MSGF(gfc, "\tvariable bitrate - VBR rh %s\n", pc);
1520 MSGF(gfc, "\tvariable bitrate - VBR mt %s\n", pc);
1523 MSGF(gfc, "\tvariable bitrate - VBR mtrh %s\n", pc);
2054 if you want to write new id3v2 and Xing VBR tags into the bitstream */
2074 /* Write initial VBR Header to bitstream and init VBR data */
2303 /* write VBR Xing header, and ID3 version 1 tag, if asked for */
2433 gfp->VBR = vbr_off;
2522 * "free format" which is not possible to mix with VBR and 15 is forbidden