HomeSort by relevance Sort by last modified time
    Searched defs:stream_info (Results 1 - 2 of 2) sorted by null

  /external/flac/include/FLAC/
format.h 605 * total_samples in the stream_info block.
844 FLAC__StreamMetadata_StreamInfo stream_info; member in union:__anon6452::__anon6453
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 181 FLAC__StreamMetadata stream_info; member in struct:FLAC__StreamDecoderPrivate
721 if(memcmp(decoder->private_->stream_info.data.stream_info.md5sum, decoder->private_->computed_md5sum, 16))
    [all...]

Completed in 86 milliseconds