fold              301 libavcodec/ffv1.c     v = fold(v - state->bias, bits);
fold              346 libavcodec/ffv1.c     ret= fold(v + state->bias, bits);
fold              385 libavcodec/ffv1.c         diff= fold(diff, bits);