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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dipmovie.c57 #define CHUNK_VIDEO 0x0003 macro
157 chunk_type = CHUNK_VIDEO;
193 chunk_type = CHUNK_VIDEO;
253 case CHUNK_VIDEO:
496 if ((chunk_type == CHUNK_VIDEO) || (chunk_type == CHUNK_AUDIO_ONLY))
540 if (chunk_type == CHUNK_VIDEO)
596 else if (ret == CHUNK_VIDEO)

Completed in 24 milliseconds