ff_mms_read_data   61 libavformat/mms.h int ff_mms_read_data(MMSContext *mms, uint8_t *buf, const int size);
ff_mms_read_data  369 libavformat/mmsh.c             res = ff_mms_read_data(mms, buf, size);
ff_mms_read_data  605 libavformat/mmst.c             result = ff_mms_read_data(mms, buf, size);
ff_mms_read_data  617 libavformat/mmst.c                     result = ff_mms_read_data(mms, buf, size);