Searched refs:AVFMT_RAWPICTURE (Results 1 – 3 of 3) sorted by relevance
144 if (!(oc->oformat->flags & AVFMT_RAWPICTURE)) { in open_video()193 if (oc->oformat->flags & AVFMT_RAWPICTURE) { in write_video_frame()
1284 if (oc->oformat->flags & AVFMT_RAWPICTURE) { in icv_av_write_frame_FFMPEG()1472 if( (oc->oformat->flags & AVFMT_RAWPICTURE) == 0 ) in close()1773 if (!(oc->oformat->flags & AVFMT_RAWPICTURE)) { in open()
350 #define AVFMT_RAWPICTURE 0x0020 /**< Format wants AVPicture structure for macro