Searched refs:FLAC__MIN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
96 #define FLAC__MIN_BLOCK_SIZE (16u) macro
668 …if(encoder->protected_->blocksize < FLAC__MIN_BLOCK_SIZE || encoder->protected_->blocksize > FLAC_… in init_stream_internal_()