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

  /external/flac/include/FLAC/
format.h     [all...]
  /external/flac/libFLAC/
format.c 209 FLAC_API FLAC__bool FLAC__format_blocksize_is_subset(unsigned blocksize, unsigned sample_rate)
stream_encoder.c 713 if(!FLAC__format_blocksize_is_subset(encoder->protected_->blocksize, encoder->protected_->sample_rate))
    [all...]

Completed in 251 milliseconds