Home | History | Annotate | Download | only in FLAC

Lines Matching defs:fixed

146 /** The maximum order of the fixed predictors permitted by the format. */
269 FLAC__SUBFRAME_TYPE_FIXED = 2, /**< fixed polynomial prediction */
295 /** FIXED subframe. (c.f. <A HREF="../format.html#subframe_fixed">format specification</A>)
347 FLAC__Subframe_Fixed fixed;