fold 88 libavcodec/ffv1dec.c ret = fold(v + state->bias, bits); fold 243 libavcodec/ffv1enc.c v = fold(v - state->bias, bits); fold 69 libavcodec/ffv1enc_template.c diff = fold(diff, bits);