RIFF_TAG           85 libavformat/4xm.c     if ((AV_RL32(&p->buf[0]) != RIFF_TAG) ||
RIFF_TAG           75 libavformat/psxstr.c     if ((AV_RL32(&p->buf[0]) == RIFF_TAG) &&
RIFF_TAG          110 libavformat/psxstr.c     if (AV_RL32(&sector[0]) == RIFF_TAG)