APEFrame           57 libavformat/ape.c     APEFrame *frames;
APEFrame          260 libavformat/ape.c     if(ape->totalframes > UINT_MAX / sizeof(APEFrame)){
APEFrame          271 libavformat/ape.c     ape->frames       = av_malloc(ape->totalframes * sizeof(APEFrame));