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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deacmv.c145 #define MVIh_TAG MKTAG('M', 'V', 'I', 'h') macro
159 if (AV_RL32(buf)==MVIh_TAG||AV_RB32(buf)==MVIh_TAG) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deacmv.c172 #define MVIh_TAG MKTAG('M', 'V', 'I', 'h') macro
188 if (AV_RL32(buf)==MVIh_TAG||AV_RB32(buf)==MVIh_TAG) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Delectronicarts.c60 #define MVIh_TAG MKTAG('M', 'V', 'I', 'h') /* CMV header */ macro
332 case MVIh_TAG :
393 case MVIh_TAG:
540 case MVIh_TAG:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Delectronicarts.c62 #define MVIh_TAG MKTAG('M', 'V', 'I', 'h') /* CMV header */ macro
396 case MVIh_TAG:
456 case MVIh_TAG:
630 case MVIh_TAG:
663 partial_packet = chunk_type == MVIh_TAG;

Completed in 56 milliseconds