Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_RGB15 (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/libcaca/
Dgstcacasink.c202 case GST_VIDEO_FORMAT_RGB15: in gst_cacasink_setcaps()
Dgstcacatv.c165 case GST_VIDEO_FORMAT_RGB15: in gst_cacatv_setcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h183 GST_VIDEO_FORMAT_RGB15, enumerator
Dvideo-enumtypes.c680 { C_ENUM(GST_VIDEO_FORMAT_RGB15), "GST_VIDEO_FORMAT_RGB15", "rgb15" }, in gst_video_format_get_type()
Dvideo-info.c833 case GST_VIDEO_FORMAT_RGB15: in fill_planes()
Dvideo-converter.c7284 case GST_VIDEO_FORMAT_RGB15: in get_scale_format()
7414 case GST_VIDEO_FORMAT_RGB15: in setup_scale()
8046 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_RGB15, FALSE, TRUE, TRUE, TRUE,
8067 {GST_VIDEO_FORMAT_YV12, GST_VIDEO_FORMAT_RGB15, FALSE, TRUE, TRUE, TRUE,
8093 {GST_VIDEO_FORMAT_A420, GST_VIDEO_FORMAT_RGB15, FALSE, TRUE, TRUE, TRUE,
8111 {GST_VIDEO_FORMAT_RGB15, GST_VIDEO_FORMAT_RGB15, TRUE, FALSE, FALSE, TRUE,
Dvideo-format.c7233 return GST_VIDEO_FORMAT_RGB15; in gst_video_format_from_rgb16_masks()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp57 {MFVideoFormat_RGB555, MAKE_RAW_FORMAT_CAPS ("RGB15"), GST_VIDEO_FORMAT_RGB15},
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c235 GST_VIDEO_FORMAT_RGB15, D3DFMT_X1R5G5B5}, {
562 case GST_VIDEO_FORMAT_RGB15: in d3d_calculate_buffer_size()
1699 case GST_VIDEO_FORMAT_RGB15:{ in d3d_copy_buffer()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c818 case GST_VIDEO_FORMAT_RGB15: in gst_video_crop_set_info()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2835 case GST_VIDEO_FORMAT_RGB15: in gst_ffmpeg_caps_to_pixfmt()
2929 {GST_VIDEO_FORMAT_RGB15, AV_PIX_FMT_RGB555},
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1298 format = GST_VIDEO_FORMAT_RGB15; in gst_v4l2_object_v4l2fourcc_to_video_format()
1812 case GST_VIDEO_FORMAT_RGB15: in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c820 GST_VIDEO_CAPS_MAKE ("RGB15"), GST_VIDEO_FORMAT_RGB15}, { in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c14528 format = GST_VIDEO_FORMAT_RGB15;