Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmpc8.c33 #define TAG_MPCK MKTAG('M','P','C','K') macro
85 if (AV_RL32(p->buf) != TAG_MPCK) in mpc8_probe()
238 if(avio_rl32(pb) != TAG_MPCK){ in mpc8_read_header()

Completed in 2 milliseconds