Searched refs:FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH (Results 1 – 4 of 4) sorted by relevance
130 FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH + in FLAC__ogg_encoder_aspect_write_callback_wrapper()160 memcpy(b, &FLAC__OGG_MAPPING_VERSION_MINOR, FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH); in FLAC__ogg_encoder_aspect_write_callback_wrapper()161 b += FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH; in FLAC__ogg_encoder_aspect_write_callback_wrapper()
168 FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH + in FLAC__ogg_decoder_aspect_read_callback_wrapper()
2866 FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH + in update_ogg_metadata_()
57 #define FLAC__OGG_MAPPING_VERSION_MINOR_LENGTH (1u) macro