Lines Matching full:flac
62 #include "FLAC/assert.h"
63 #include "FLAC/stream_decoder.h"
484 * FLAC file to grow, the entire file will have to be rewritten. If
486 * same directory as the original FLAC file. This makes replacing the
909 * This is the length of the chain initially read from the FLAC file.
1330 chain->first_offset = 0; /*@@@ wrong; will need to be set correctly to implement metadata writing for Ogg FLAC */
1341 chain->last_offset = 0; /*@@@ wrong; will need to be set correctly to implement metadata writing for Ogg FLAC */
1656 if (chain->is_ogg) { /* cannot write back to Ogg FLAC yet */
1705 if (chain->is_ogg) { /* cannot write back to Ogg FLAC yet */
1742 if (chain->is_ogg) { /* cannot write back to Ogg FLAC yet */
2976 * 3: not a FLAC file
3021 /* check for the fLaC signature */