AV_PIX_FMT_FLAG_BITSTREAM 1771 fftools/cmdutils.c pix_desc->flags & AV_PIX_FMT_FLAG_BITSTREAM ? 'B' : '.', AV_PIX_FMT_FLAG_BITSTREAM 65 libavfilter/vf_boxblur.c if (!(desc->flags & (AV_PIX_FMT_FLAG_HWACCEL | AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_PAL)) && AV_PIX_FMT_FLAG_BITSTREAM 99 libavfilter/vf_crop.c ret = ff_formats_pixdesc_filter(&formats, 0, AV_PIX_FMT_FLAG_BITSTREAM | FF_PIX_FMT_FLAG_SW_FLAT_SUB); AV_PIX_FMT_FLAG_BITSTREAM 134 libavfilter/vf_detelecine.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 87 libavfilter/vf_fieldhint.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 56 libavfilter/vf_fieldorder.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 54 libavfilter/vf_hflip.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM || AV_PIX_FMT_FLAG_BITSTREAM 65 libavfilter/vf_mix.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 75 libavfilter/vf_stack.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 68 libavfilter/vf_swaprect.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 111 libavfilter/vf_telecine.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) && AV_PIX_FMT_FLAG_BITSTREAM 64 libavfilter/vf_transpose.c desc->flags & AV_PIX_FMT_FLAG_BITSTREAM || AV_PIX_FMT_FLAG_BITSTREAM 70 libavfilter/vf_untile.c AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_BITSTREAM 268 libavfilter/vf_vmafmotion.c if (!(desc->flags & (AV_PIX_FMT_FLAG_RGB | AV_PIX_FMT_FLAG_HWACCEL | AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_PAL)) && AV_PIX_FMT_FLAG_BITSTREAM 120 libavformat/vapoursynth.c AV_PIX_FMT_FLAG_HWACCEL | AV_PIX_FMT_FLAG_BITSTREAM)) AV_PIX_FMT_FLAG_BITSTREAM 913 libavutil/frame.c if (desc->flags & (AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_HWACCEL)) { AV_PIX_FMT_FLAG_BITSTREAM 1386 libavutil/hwcontext_opencl.c if (desc->flags & (AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_BITSTREAM 71 libavutil/imgutils.c if (desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) AV_PIX_FMT_FLAG_BITSTREAM 554 libavutil/imgutils.c if (desc->flags & AV_PIX_FMT_FLAG_BITSTREAM) { AV_PIX_FMT_FLAG_BITSTREAM 51 libavutil/pixdesc.c if (flags & AV_PIX_FMT_FLAG_BITSTREAM) { AV_PIX_FMT_FLAG_BITSTREAM 114 libavutil/pixdesc.c if (flags & AV_PIX_FMT_FLAG_BITSTREAM) { AV_PIX_FMT_FLAG_BITSTREAM 334 libavutil/pixdesc.c .flags = AV_PIX_FMT_FLAG_BITSTREAM, AV_PIX_FMT_FLAG_BITSTREAM 344 libavutil/pixdesc.c .flags = AV_PIX_FMT_FLAG_BITSTREAM, AV_PIX_FMT_FLAG_BITSTREAM 440 libavutil/pixdesc.c .flags = AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_RGB, AV_PIX_FMT_FLAG_BITSTREAM 476 libavutil/pixdesc.c .flags = AV_PIX_FMT_FLAG_BITSTREAM | AV_PIX_FMT_FLAG_RGB, AV_PIX_FMT_FLAG_BITSTREAM 2528 libavutil/pixdesc.c if(!(pixdesc->flags & AV_PIX_FMT_FLAG_BITSTREAM)) AV_PIX_FMT_FLAG_BITSTREAM 2629 libavutil/pixdesc.c if (d->flags & AV_PIX_FMT_FLAG_BITSTREAM) {