PREDICTOR_SIZE    131 libavcodec/apedec.c     int32_t historybuffer[HISTORY_SIZE + PREDICTOR_SIZE];
PREDICTOR_SIZE    801 libavcodec/apedec.c     memset(p->historybuffer, 0, PREDICTOR_SIZE * sizeof(*p->historybuffer));
PREDICTOR_SIZE   1008 libavcodec/apedec.c                     PREDICTOR_SIZE * sizeof(*p->historybuffer));
PREDICTOR_SIZE   1053 libavcodec/apedec.c                     PREDICTOR_SIZE * sizeof(*p->historybuffer));
PREDICTOR_SIZE   1111 libavcodec/apedec.c                     PREDICTOR_SIZE * sizeof(*p->historybuffer));
PREDICTOR_SIZE   1133 libavcodec/apedec.c                     PREDICTOR_SIZE * sizeof(*p->historybuffer));
PREDICTOR_SIZE   1209 libavcodec/apedec.c                     PREDICTOR_SIZE * sizeof(*p->historybuffer));
PREDICTOR_SIZE   1252 libavcodec/apedec.c                     PREDICTOR_SIZE * sizeof(*p->historybuffer));