Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dframe.h936 int av_frame_apply_cropping(AVFrame *frame, int flags);
H A Dframe.c863 int av_frame_apply_cropping(AVFrame *frame, int flags) in av_frame_apply_cropping() function
/third_party/ffmpeg/libavcodec/
H A Ddecode.c635 return av_frame_apply_cropping(frame, avctx->flags & AV_CODEC_FLAG_UNALIGNED ? in apply_cropping()

Completed in 5 milliseconds