Home
last modified time | relevance | path

Searched refs:VIDEO_FORMAT_UNDEFINED (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/dirac/dirac-1.0.2/libdirac_common/
H A Dcommon_types.h120 VIDEO_FORMAT_UNDEFINED enumerator
H A Dcommon.cpp1032 return VIDEO_FORMAT_UNDEFINED; in IntToVideoFormat()
/dports/multimedia/dirac/dirac-1.0.2/libdirac_byteio/
H A Daccessunit_byteio.cpp95 if(vf==VIDEO_FORMAT_UNDEFINED) in Input()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/
H A Dvideo_if.h182 VIDEO_FORMAT_UNDEFINED, enumerator
H A Dvideo.c686 case VIDEO_FORMAT_UNDEFINED: in video_format_to_v4l2_format()
764 dest->pixel_format = VIDEO_FORMAT_UNDEFINED; in v4l2_format_to_video_format()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Duvideo.c1277 pixel_format = VIDEO_FORMAT_UNDEFINED; in uvideo_stream_init_frame_based_format()
1321 if (pixel_format != VIDEO_FORMAT_UNDEFINED && pformat == NULL) { in uvideo_stream_init_frame_based_format()
1349 if (pixel_format == VIDEO_FORMAT_UNDEFINED && in uvideo_stream_init_frame_based_format()
1406 format->format.pixel_format = VIDEO_FORMAT_UNDEFINED; in uvideo_stream_init_frame_based_format()