FLAC__Subframe_Fixed

FIXED subframe. (c.f. <A HREF="../format.html#subframe_fixed">format specification</A>)

Members

Variables

entropy_coding_method
FLAC__EntropyCodingMethod entropy_coding_method;
Undocumented in source.
order
uint order;

< The residual coding method.

residual
FLAC__int32* residual;

< Warmup samples to prime the predictor, length == order.

warmup
FLAC__int32[FLAC__MAX_FIXED_ORDER] warmup;

< The polynomial order.

Meta