Searched refs:FLAC_MIN_BLOCKSIZE (Results 1 – 3 of 3) sorted by relevance
36 #define FLAC_MIN_BLOCKSIZE 16 macro
212 if (s->max_blocksize < FLAC_MIN_BLOCKSIZE) { in ff_flac_parse_streaminfo()
403 if (avctx->frame_size < FLAC_MIN_BLOCKSIZE || in flac_encode_init()