Searched refs:strk_TAG (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 D4xm.c46 #define strk_TAG MKTAG('s', 't', 'r', 'k') macro
233 if (size > header_size - i - 8 && (fourcc_tag == vtrk_TAG || fourcc_tag == strk_TAG)) {
251 } else if (fourcc_tag == strk_TAG) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A D4xm.c46 #define strk_TAG MKTAG('s', 't', 'r', 'k') macro
163 } else if (fourcc_tag == strk_TAG) {

Completed in 157 milliseconds