Searched refs:FLAC__MIN_BLOCK_SIZE (Results 1 - 2 of 2) sorted by path

/external/flac/include/FLAC/
H A Dformat.h95 #define FLAC__MIN_BLOCK_SIZE (16u) macro
/external/flac/libFLAC/
H A Dstream_encoder.c686 if(encoder->protected_->blocksize < FLAC__MIN_BLOCK_SIZE || encoder->protected_->blocksize > FLAC__MAX_BLOCK_SIZE)

Completed in 262 milliseconds