Home
last modified time | relevance | path

Searched refs:AV_CODEC_FLAG_UNALIGNED (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davcodec.h271 #define AV_CODEC_FLAG_UNALIGNED (1 << 0) macro
Doptions_table.h53 …ers to produce unaligned output", 0, AV_OPT_TYPE_CONST, { .i64 = AV_CODEC_FLAG_UNALIGNED }, INT_MI…
Ddecode.c648 return av_frame_apply_cropping(frame, avctx->flags & AV_CODEC_FLAG_UNALIGNED ? in apply_cropping()
/third_party/ffmpeg/doc/
Dcodecs.texi1140 Note: The required alignment depends on if @code{AV_CODEC_FLAG_UNALIGNED} is set and the
1141 CPU. @code{AV_CODEC_FLAG_UNALIGNED} cannot be changed from the command line. Also hardware