Searched refs:CHUNK_VIDEO (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.c46 #define CHUNK_VIDEO 0x0003 macro
153 chunk_type = CHUNK_VIDEO;
203 chunk_type = CHUNK_VIDEO;
264 case CHUNK_VIDEO:
523 if ((chunk_type == CHUNK_VIDEO) || (chunk_type == CHUNK_AUDIO_ONLY))
584 if (chunk_type == CHUNK_VIDEO)
641 else if (ret == CHUNK_VIDEO)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dipmovie.c45 #define CHUNK_VIDEO 0x0003 macro
152 chunk_type = CHUNK_VIDEO;
202 chunk_type = CHUNK_VIDEO;
263 case CHUNK_VIDEO:
518 if ((chunk_type == CHUNK_VIDEO) || (chunk_type == CHUNK_AUDIO_ONLY))
576 if (chunk_type == CHUNK_VIDEO)
630 else if (ret == CHUNK_VIDEO)

Completed in 117 milliseconds