Searched refs:AA_MAGIC (Results 1 – 1 of 1) sorted by relevance
33 #define AA_MAGIC 1469084982 /* this identifies an audible .aa file */ macro378 if (AV_RB32(buf+4) != AA_MAGIC) in aa_probe()