Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwv.h32 #define WV_BLOCK_LIMIT 1048576 macro
H A Dwv.c38 if (wv->blocksize < 24 || wv->blocksize > WV_BLOCK_LIMIT) in ff_wv_parse_header()
H A Dwvdec.c70 AV_RL32(&p->buf[4]) <= WV_BLOCK_LIMIT && in wv_probe()

Completed in 2 milliseconds