Home | History | Annotate | Download | only in FLAC

Lines Matching defs:residual

195 	/**< Residual is coded by partitioning into contexts, each with it's own
199 /**< Residual is coded by partitioning into contexts, each with it's own
211 /** Contents of a Rice partitioned residual
230 /** Header for a Rice partitioned residual. (c.f. <A HREF="../format.html#partitioned_rice">format specification</A>)
252 /** Header for the entropy coding method. (c.f. <A HREF="../format.html#residual">format specification</A>)
299 /**< The residual coding method. */
307 const FLAC__int32 *residual;
308 /**< The residual signal, length == (blocksize minus order) samples. */
316 /**< The residual coding method. */
333 const FLAC__int32 *residual;
334 /**< The residual signal, length == (blocksize minus order) samples. */