ff_id3v2_match     41 libavformat/flacdec.c     if (ret == ID3v2_HEADER_SIZE && ff_id3v2_match(buf)) {
ff_id3v2_match     55 libavformat/flacdec.c     if(ff_id3v2_match(bufptr))
ff_id3v2_match     33 libavformat/id3v2.h int ff_id3v2_match(const uint8_t *buf);
ff_id3v2_match    378 libavformat/mp3.c     if(ff_id3v2_match(buf0)) {
ff_id3v2_match    496 libavformat/mp3.c     if (ff_id3v2_match(buf)) {
ff_id3v2_match     47 libavformat/mpc.c     if (ff_id3v2_match(d)) {
ff_id3v2_match    596 libavformat/raw.c     if (ff_id3v2_match(buf0)) {