Home | History | Annotate | Download | only in FLAC

Lines Matching full:existing

116  *  Unless you will be using the level 1 or 2 interfaces to modify existing
149 * an existing structure. It need not be initialized.
369 * \param iterator A pointer to an existing iterator.
379 * \param iterator A pointer to an existing iterator.
390 * \param iterator A pointer to an existing iterator.
412 * \param iterator A pointer to an existing iterator.
423 * \param iterator A pointer to an existing initialized iterator.
437 * \param iterator A pointer to an existing initialized iterator.
450 * \param iterator A pointer to an existing initialized iterator.
465 * \param iterator A pointer to an existing initialized iterator.
481 * \param iterator A pointer to an existing initialized iterator.
495 * \param iterator A pointer to an existing initialized iterator.
512 * \param iterator A pointer to an existing initialized iterator.
540 * \param iterator A pointer to an existing initialized iterator.
555 * Existing block is a STREAMINFO block and the new block is a
560 * Existing block is a STREAMINFO block and the new block is a
565 * Existing block is not a STREAMINFO block and the new block is a
569 * Existing block and new block are the same length: the existing
572 * Existing block is longer than new block: if use_padding is \c true,
573 * the existing block will be overwritten in place with the new
575 * size the same as the existing block. Remember that a padding
577 * between the new block and existing block is less than that, the
580 * rewritten, replacing the existing block by the new block.
582 * Existing block is shorter than new block: if use_padding is \c true,
587 * \c false, the entire file is rewritten, replacing the existing block
594 * \param iterator A pointer to an existing initialized iterator.
608 * except that instead of writing over an existing block, it appends
609 * a block after the existing block. \a use_padding is again used to
619 * \param iterator A pointer to an existing initialized iterator.
640 * \param iterator A pointer to an existing initialized iterator.
803 * \param chain A pointer to an existing chain.
813 * \param chain A pointer to an existing chain.
823 * \param chain A pointer to an existing chain.
840 * \param chain A pointer to an existing chain.
858 * \param chain A pointer to an existing chain.
883 * \param chain A pointer to an existing chain.
912 * \param chain A pointer to an existing chain.
931 * If the current chain is the same size as the existing metadata, the new
934 * If the current chain is longer than the existing metadata, and
937 * so that the overall size of the metadata is the same as the existing
945 * If the current chain is shorter than the existing metadata, and
947 * is extended to make the overall size the same as the existing data. If
950 * size as the existing data (if possible, see the note to
962 * \param chain A pointer to an existing chain.
988 * \param chain A pointer to an existing chain.
1032 * \param chain A pointer to an existing chain.
1062 * \param chain A pointer to an existing chain.
1077 * \param chain A pointer to an existing chain.
1095 * \param iterator A pointer to an existing iterator.
1104 * \param iterator A pointer to an existing iterator.
1105 * \param chain A pointer to an existing and initialized (read) chain.
1115 * \param iterator A pointer to an existing initialized iterator.
1129 * \param iterator A pointer to an existing initialized iterator.
1142 * \param iterator A pointer to an existing initialized iterator.
1163 * \param iterator A pointer to an existing initialized iterator.
1173 /** Set the metadata block at the current position, replacing the existing
1177 * \param iterator A pointer to an existing initialized iterator.
1196 * \param iterator A pointer to an existing initialized iterator.
1215 * \param iterator A pointer to an existing initialized iterator.
1233 * \param iterator A pointer to an existing initialized iterator.
1315 /** Create a copy of an existing metadata object.
1334 * \param object A pointer to an existing object.
1345 * \param block1 A pointer to an existing object.
1346 * \param block2 A pointer to an existing object.
1358 * takes ownership of the pointer. The existing data will be freed if this
1364 * \param object A pointer to an existing APPLICATION object.
1383 * \param object A pointer to an existing SEEKTABLE object.
1397 * \param object A pointer to an existing SEEKTABLE object.
1409 * \param object A pointer to an existing SEEKTABLE object.
1423 * \param object A pointer to an existing SEEKTABLE object.
1438 * \param object A pointer to an existing SEEKTABLE object.
1454 * \param object A pointer to an existing SEEKTABLE object.
1471 * \param object A pointer to an existing SEEKTABLE object.
1488 * \param object A pointer to an existing SEEKTABLE object.
1507 * \param object A pointer to an existing SEEKTABLE object.
1529 * \param object A pointer to an existing SEEKTABLE object.
1577 * \param object A pointer to an existing VORBIS_COMMENT object.
1596 * \param object A pointer to an existing VORBIS_COMMENT object.
1619 * \param object A pointer to an existing VORBIS_COMMENT object.
1646 * \param object A pointer to an existing VORBIS_COMMENT object.
1676 * \param object A pointer to an existing VORBIS_COMMENT object.
1705 * \param object A pointer to an existing VORBIS_COMMENT object.
1727 * \param object A pointer to an existing VORBIS_COMMENT object.
1764 * \param entry An existing Vorbis comment entry.
1783 * \param entry An existing Vorbis comment entry.
1799 * \param object A pointer to an existing VORBIS_COMMENT object.
1815 * \param object A pointer to an existing VORBIS_COMMENT object.
1828 existing VORBIS_COMMENT object.
1848 /** Create a copy of an existing CUESHEET track object.
1865 * \param object A pointer to an existing CUESHEET track object.
1876 * \param object A pointer to an existing CUESHEET object.
1893 * \param object A pointer to an existing CUESHEET object.
1918 * \param object A pointer to an existing CUESHEET object.
1940 * \param object A pointer to an existing CUESHEET object.
1962 * \param object A pointer to an existing CUESHEET object.
1979 * \param object A pointer to an existing CUESHEET object.
2001 * \param object A pointer to an existing CUESHEET object.
2023 * \param object A pointer to an existing CUESHEET object.
2040 * \param object A pointer to an existing CUESHEET object.
2057 * \param object A pointer to an existing CUESHEET object.
2078 * \param object A pointer to an existing CUESHEET object.
2090 * takes ownership of the pointer. The existing string will be freed if this
2096 * \param object A pointer to an existing PICTURE object.
2113 * takes ownership of the pointer. The existing string will be freed if this
2119 * \param object A pointer to an existing PICTURE object.
2137 * existing data will be freed if this function is successful, otherwise the
2143 * \param object A pointer to an existing PICTURE object.
2161 * \param object A pointer to existing PICTURE block to be checked.