Home | History | Annotate | Download | only in FLAC

Lines Matching full:warmup

305 	FLAC__int32 warmup[FLAC__MAX_FIXED_ORDER];
306 /**< Warmup samples to prime the predictor, length == order. */
331 FLAC__int32 warmup[FLAC__MAX_LPC_ORDER];
332 /**< Warmup samples to prime the predictor, length == order. */