MPCFrame 43 libavformat/mpc.c MPCFrame *frames; MPCFrame 72 libavformat/mpc.c if((int64_t)c->fcount * sizeof(MPCFrame) >= UINT_MAX){ MPCFrame 86 libavformat/mpc.c c->frames = av_malloc(c->fcount * sizeof(MPCFrame));