Searched refs:FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH (Results 1 – 4 of 4) sorted by relevance
129 FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH + in FLAC__ogg_encoder_aspect_write_callback_wrapper()159 memcpy(b, &FLAC__OGG_MAPPING_VERSION_MINOR, FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH); in FLAC__ogg_encoder_aspect_write_callback_wrapper()160 b += FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH; in FLAC__ogg_encoder_aspect_write_callback_wrapper()
170 FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH + in FLAC__ogg_decoder_aspect_read_callback_wrapper()
2688 FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH + in update_ogg_metadata_()
56 #define FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH (1u) macro