Searched refs:AA_MAGIC (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | aadec.c | 35 #define AA_MAGIC 1469084982 /* this identifies an audible .aa file */ macro 343 if (AV_RB32(buf+4) != AA_MAGIC) in aa_probe() |
Completed in 1 milliseconds