• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/FLAC/

Lines Matching refs:number

104 /** The maximum number of channels permitted by the format. */
158 * This does not correspond to the shared library version number, which
225 * specified as an order, i.e. the number of array elements
396 FLAC__FRAME_NUMBER_TYPE_FRAME_NUMBER, /**< number contains the frame number */
397 FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER /**< number contains the sample number of first sample in frame */
412 /**< The number of samples per subframe. */
418 /**< The number of channels (== number of subframes). */
428 * decoder will always convert a frame number to a sample number because
434 } number;
435 /**< The frame number or sample number of first sample in frame;
512 /**< marker to denote beginning of undefined type range; this number will increase as new metadata types are added */
573 /**< The sample number of the target frame. */
580 /**< The number of samples in the target frame. */
600 * - The seek points must be sorted by ascending sample number.
601 * - Each seek point's sample number must be the first sample of the
603 * - Each seek point's sample number must be unique within the table.
650 FLAC__byte number;
651 /**< The index point number. */
667 FLAC__byte number;
668 /**< The track number. */
680 /**< The number of track index points. */
702 /**< Media catalog number, in ASCII printable characters 0x20-0x7e. In
703 * general, the media catalog number may be 0 to 128 bytes long; any
708 /**< The number of lead-in samples. */
714 /**< The number of tracks. */
798 /**< For indexed palettes (like GIF), picture's number of colors (the
799 * number of palette entries), or \c 0 for non-indexed (i.e. 2^depth).
962 * The number of duplicate seek points converted into placeholders.