Searched refs:AV_CODEC_FLAG_UNALIGNED (Results 1 – 4 of 4) sorted by relevance
271 #define AV_CODEC_FLAG_UNALIGNED (1 << 0) macro
53 …ers to produce unaligned output", 0, AV_OPT_TYPE_CONST, { .i64 = AV_CODEC_FLAG_UNALIGNED }, INT_MI…
648 return av_frame_apply_cropping(frame, avctx->flags & AV_CODEC_FLAG_UNALIGNED ? in apply_cropping()
1140 Note: The required alignment depends on if @code{AV_CODEC_FLAG_UNALIGNED} is set and the1141 CPU. @code{AV_CODEC_FLAG_UNALIGNED} cannot be changed from the command line. Also hardware