search for: flac__ogg_mapping_mag

Displaying 1 result from an estimated 1 matches for "flac__ogg_mapping_mag".

2014 May 04
0
Building FLAC with LTO
...pe field in bytes. */ #define FLAC__OGG_MAPPING_PACKET_TYPE_LENGTH (1u) -extern const unsigned FLAC__OGG_MAPPING_PACKET_TYPE_LEN; /* = 8 bits */ - -extern const FLAC__byte FLAC__OGG_MAPPING_FIRST_HEADER_PACKET_TYPE; /* = 0x7f */ - /** The length of the 'FLAC' magic in bytes. */ #define FLAC__OGG_MAPPING_MAGIC_LENGTH (4u) -extern const FLAC__byte * const FLAC__OGG_MAPPING_MAGIC; /* = "FLAC" */ - -extern const unsigned FLAC__OGG_MAPPING_VERSION_MAJOR_LEN; /* = 8 bits */ -extern const unsigned FLAC__OGG_MAPPING_VERSION_MINOR_LEN; /* = 8 bits */ - /** The length of the Ogg FLAC mapping major...