Home | History | Annotate | Download | only in FLAC

Lines Matching refs:warmup

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