PREDICTOR_SIZE 130 libavcodec/apedec.c int32_t historybuffer[HISTORY_SIZE + PREDICTOR_SIZE]; PREDICTOR_SIZE 778 libavcodec/apedec.c memset(p->historybuffer, 0, PREDICTOR_SIZE * sizeof(*p->historybuffer)); PREDICTOR_SIZE 981 libavcodec/apedec.c PREDICTOR_SIZE * sizeof(*p->historybuffer)); PREDICTOR_SIZE 1026 libavcodec/apedec.c PREDICTOR_SIZE * sizeof(*p->historybuffer)); PREDICTOR_SIZE 1084 libavcodec/apedec.c PREDICTOR_SIZE * sizeof(*p->historybuffer)); PREDICTOR_SIZE 1106 libavcodec/apedec.c PREDICTOR_SIZE * sizeof(*p->historybuffer)); PREDICTOR_SIZE 1182 libavcodec/apedec.c PREDICTOR_SIZE * sizeof(*p->historybuffer)); PREDICTOR_SIZE 1225 libavcodec/apedec.c PREDICTOR_SIZE * sizeof(*p->historybuffer));