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