SOX_TAG            42 libavformat/soxdec.c     if (AV_RL32(p->buf) == SOX_TAG || AV_RB32(p->buf) == SOX_TAG)
SOX_TAG            60 libavformat/soxdec.c     if (avio_rl32(pb) == SOX_TAG) {