Lines Matching full:pack
69 int pack_header_freq; /* frequency (in packets^-1) at which we send pack headers */
242 * that the pack which contains this system belongs to.
515 * rate you get a different value because the real pack size is 2324,
528 * 2279 data bytes per audio pack, 2294 data bytes per video pack */
650 /* "general" pack without data specific to one stream? */
661 /* output pack and systems header if needed */
732 * each audio pack (see standard p. IV-8). */
737 /* for VCD the first pack of each stream contains only the pack header,
739 * In the case of an audio pack, 20 zero bytes are also added at
741 /* For SVCD we fill the very first pack to increase compatibility with
937 /* only increase the stream packet number if this pack actually contains
948 /* There are two ways to do this padding: writing a sector/pack
949 * of 0 values, or writing an MPEG padding pack. Both seem to
964 * sector (it represents the sector index, not the MPEG pack index)
1345 /* Same as mpeg2vob_mux except that the pack size is 2324 */