apply_cropping 2314 libavcodec/avcodec.h int apply_cropping; apply_cropping 642 libavcodec/decode.c if (!avctx->apply_cropping) apply_cropping 668 libavcodec/decode.c ret = apply_cropping(avctx, frame); apply_cropping 451 libavcodec/options_table.h {"apply_cropping", NULL, OFFSET(apply_cropping), AV_OPT_TYPE_BOOL, { .i64 = 1 }, 0, 1, V | D },