Home
last modified time | relevance | path

Searched refs:apply_cropping (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1966 int apply_cropping; member
H A Ddecode.c612 static int apply_cropping(AVCodecContext *avctx, AVFrame *frame) in apply_cropping() function
632 if (!avctx->apply_cropping) in apply_cropping()
658 ret = apply_cropping(avctx, frame); in avcodec_receive_frame()
H A Doptions_table.h382 {"apply_cropping", NULL, OFFSET(apply_cropping), AV_OPT_TYPE_BOOL, { .i64 = 1 }, 0, 1, V | D },

Completed in 15 milliseconds