MPCFrame 39 libavformat/mpc.c MPCFrame *frames; MPCFrame 87 libavformat/mpc.c if((int64_t)c->fcount * sizeof(MPCFrame) >= UINT_MAX){ MPCFrame 91 libavformat/mpc.c c->frames = av_malloc(c->fcount * sizeof(MPCFrame));