PVA_MAGIC 37 libavformat/pva.c if (AV_RB16(buf) == PVA_MAGIC && buf[2] && buf[2] < 3 && buf[4] == 0x55) PVA_MAGIC 87 libavformat/pva.c if (syncword != PVA_MAGIC) {