Home | History | Annotate | Download | only in FLAC

Lines Matching full:existing

115  *  Unless you will be using the level 1 or 2 interfaces to modify existing
148 * an existing structure. It need not be initialized.
368 * \param iterator A pointer to an existing iterator.
378 * \param iterator A pointer to an existing iterator.
389 * \param iterator A pointer to an existing iterator.
411 * \param iterator A pointer to an existing iterator.
422 * \param iterator A pointer to an existing initialized iterator.
436 * \param iterator A pointer to an existing initialized iterator.
449 * \param iterator A pointer to an existing initialized iterator.
464 * \param iterator A pointer to an existing initialized iterator.
480 * \param iterator A pointer to an existing initialized iterator.
494 * \param iterator A pointer to an existing initialized iterator.
511 * \param iterator A pointer to an existing initialized iterator.
539 * \param iterator A pointer to an existing initialized iterator.
554 * Existing block is a STREAMINFO block and the new block is a
559 * Existing block is a STREAMINFO block and the new block is a
564 * Existing block is not a STREAMINFO block and the new block is a
568 * Existing block and new block are the same length: the existing
571 * Existing block is longer than new block: if use_padding is \c true,
572 * the existing block will be overwritten in place with the new
574 * size the same as the existing block. Remember that a padding
576 * between the new block and existing block is less than that, the
579 * rewritten, replacing the existing block by the new block.
581 * Existing block is shorter than new block: if use_padding is \c true,
586 * \c false, the entire file is rewritten, replacing the existing block
593 * \param iterator A pointer to an existing initialized iterator.
607 * except that instead of writing over an existing block, it appends
608 * a block after the existing block. \a use_padding is again used to
618 * \param iterator A pointer to an existing initialized iterator.
639 * \param iterator A pointer to an existing initialized iterator.
802 * \param chain A pointer to an existing chain.
812 * \param chain A pointer to an existing chain.
822 * \param chain A pointer to an existing chain.
839 * \param chain A pointer to an existing chain.
857 * \param chain A pointer to an existing chain.
882 * \param chain A pointer to an existing chain.
911 * \param chain A pointer to an existing chain.
930 * If the current chain is the same size as the existing metadata, the new
933 * If the current chain is longer than the existing metadata, and
936 * so that the overall size of the metadata is the same as the existing
944 * If the current chain is shorter than the existing metadata, and
946 * is extended to make the overall size the same as the existing data. If
949 * size as the existing data (if possible, see the note to
961 * \param chain A pointer to an existing chain.
987 * \param chain A pointer to an existing chain.
1031 * \param chain A pointer to an existing chain.
1061 * \param chain A pointer to an existing chain.
1076 * \param chain A pointer to an existing chain.
1094 * \param iterator A pointer to an existing iterator.
1103 * \param iterator A pointer to an existing iterator.
1104 * \param chain A pointer to an existing and initialized (read) chain.
1114 * \param iterator A pointer to an existing initialized iterator.
1128 * \param iterator A pointer to an existing initialized iterator.
1141 * \param iterator A pointer to an existing initialized iterator.
1162 * \param iterator A pointer to an existing initialized iterator.
1172 /** Set the metadata block at the current position, replacing the existing
1176 * \param iterator A pointer to an existing initialized iterator.
1195 * \param iterator A pointer to an existing initialized iterator.
1214 * \param iterator A pointer to an existing initialized iterator.
1232 * \param iterator A pointer to an existing initialized iterator.
1314 /** Create a copy of an existing metadata object.
1333 * \param object A pointer to an existing object.
1344 * \param block1 A pointer to an existing object.
1345 * \param block2 A pointer to an existing object.
1357 * takes ownership of the pointer. The existing data will be freed if this
1363 * \param object A pointer to an existing APPLICATION object.
1382 * \param object A pointer to an existing SEEKTABLE object.
1396 * \param object A pointer to an existing SEEKTABLE object.
1408 * \param object A pointer to an existing SEEKTABLE object.
1422 * \param object A pointer to an existing SEEKTABLE object.
1437 * \param object A pointer to an existing SEEKTABLE object.
1453 * \param object A pointer to an existing SEEKTABLE object.
1470 * \param object A pointer to an existing SEEKTABLE object.
1487 * \param object A pointer to an existing SEEKTABLE object.
1506 * \param object A pointer to an existing SEEKTABLE object.
1528 * \param object A pointer to an existing SEEKTABLE object.
1576 * \param object A pointer to an existing VORBIS_COMMENT object.
1595 * \param object A pointer to an existing VORBIS_COMMENT object.
1618 * \param object A pointer to an existing VORBIS_COMMENT object.
1645 * \param object A pointer to an existing VORBIS_COMMENT object.
1675 * \param object A pointer to an existing VORBIS_COMMENT object.
1704 * \param object A pointer to an existing VORBIS_COMMENT object.
1726 * \param object A pointer to an existing VORBIS_COMMENT object.
1763 * \param entry An existing Vorbis comment entry.
1782 * \param entry An existing Vorbis comment entry.
1798 * \param object A pointer to an existing VORBIS_COMMENT object.
1814 * \param object A pointer to an existing VORBIS_COMMENT object.
1827 existing VORBIS_COMMENT object.
1847 /** Create a copy of an existing CUESHEET track object.
1864 * \param object A pointer to an existing CUESHEET track object.
1875 * \param object A pointer to an existing CUESHEET object.
1892 * \param object A pointer to an existing CUESHEET object.
1917 * \param object A pointer to an existing CUESHEET object.
1939 * \param object A pointer to an existing CUESHEET object.
1961 * \param object A pointer to an existing CUESHEET object.
1978 * \param object A pointer to an existing CUESHEET object.
2000 * \param object A pointer to an existing CUESHEET object.
2022 * \param object A pointer to an existing CUESHEET object.
2039 * \param object A pointer to an existing CUESHEET object.
2056 * \param object A pointer to an existing CUESHEET object.
2077 * \param object A pointer to an existing CUESHEET object.
2089 * takes ownership of the pointer. The existing string will be freed if this
2095 * \param object A pointer to an existing PICTURE object.
2112 * takes ownership of the pointer. The existing string will be freed if this
2118 * \param object A pointer to an existing PICTURE object.
2136 * existing data will be freed if this function is successful, otherwise the
2142 * \param object A pointer to an existing PICTURE object.
2160 * \param object A pointer to existing PICTURE block to be checked.