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

  /external/flac/include/FLAC/
format.h 95 #define FLAC__MIN_BLOCK_SIZE (16u)
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 686 if(encoder->protected_->blocksize < FLAC__MIN_BLOCK_SIZE || encoder->protected_->blocksize > FLAC__MAX_BLOCK_SIZE)
    [all...]

Completed in 362 milliseconds