Home | History | Annotate | Download | only in libFLAC

Lines Matching full:verbatim

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