Home
last modified time | relevance | path

Searched refs:FLAC_MIN_BLOCKSIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dflac.h36 #define FLAC_MIN_BLOCKSIZE 16 macro
H A Dflac.c218 if (s->max_blocksize < FLAC_MIN_BLOCKSIZE) { in ff_flac_parse_streaminfo()
H A Dflacenc.c370 if (avctx->frame_size < FLAC_MIN_BLOCKSIZE || in flac_encode_init()

Completed in 4 milliseconds