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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwv.h32 #define WV_BLOCK_LIMIT 1048576 macro
H A Dwv.c37 if (wv->blocksize < 24 || wv->blocksize > WV_BLOCK_LIMIT)
H A Dwvdec.c69 AV_RL32(&p->buf[4]) <= WV_BLOCK_LIMIT &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwv.c31 #define WV_BLOCK_LIMIT 1047576 macro
95 if(size < 24 || size > WV_BLOCK_LIMIT){
285 if(size < 24 || size > WV_BLOCK_LIMIT){

Completed in 62 milliseconds