AVFMT_RAWPICTURE  935 ffmpeg.c               if (s->oformat->flags & AVFMT_RAWPICTURE) {
AVFMT_RAWPICTURE 1443 ffmpeg.c                       if(ost->st->codec->codec_type == CODEC_TYPE_VIDEO && (os->oformat->flags & AVFMT_RAWPICTURE))
AVFMT_RAWPICTURE 1042 libavformat/raw.c     .flags = AVFMT_NOFILE | AVFMT_RAWPICTURE | AVFMT_NOTIMESTAMPS,
AVFMT_RAWPICTURE  180 libavformat/yuv4mpeg.c     .flags = AVFMT_RAWPICTURE,
AVFMT_RAWPICTURE  274 output_example.c     if (!(oc->oformat->flags & AVFMT_RAWPICTURE)) {
AVFMT_RAWPICTURE  364 output_example.c     if (oc->oformat->flags & AVFMT_RAWPICTURE) {