HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__StreamMetadata_SeekTable (Results 1 - 4 of 4) sorted by null

  /external/flac/include/FLAC/
format.h 615 } FLAC__StreamMetadata_SeekTable;
    [all...]
  /external/flac/libFLAC/
format.c 235 FLAC_API FLAC__bool FLAC__format_seektable_is_legal(const FLAC__StreamMetadata_SeekTable *seek_table)
271 FLAC_API unsigned FLAC__format_seektable_sort(FLAC__StreamMetadata_SeekTable *seek_table)
stream_decoder.c     [all...]
stream_encoder.c 345 FLAC__StreamMetadata_SeekTable *seek_table; /* pointer into encoder->protected_->metadata_ where the seek table is */
    [all...]

Completed in 63 milliseconds