Home | History | Annotate | Download | only in libFLAC

Lines Matching full:verbatim

3208 	/* verbatim subframe is the baseline against which we measure other compressed subframes */
3436 if(!FLAC__subframe_add_verbatim(&(subframe->data.verbatim), blocksize, subframe_bps, subframe->wasted_bits, frame)) {
3662 subframe->data.verbatim.data = signal;