Searched refs:CHUNK_DONE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dipmovie.c50 #define CHUNK_DONE 0xFFFC macro
208 chunk_type = CHUNK_DONE;
236 if (chunk_type != CHUNK_DONE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dipmovie.c49 #define CHUNK_DONE 0xFFFC macro
207 chunk_type = CHUNK_DONE;
235 if (chunk_type != CHUNK_DONE)

Completed in 37 milliseconds