Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_GRAY16_LE (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c159 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_set_format()
218 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_handle_frame()
303 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_handle_frame()
349 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_handle_frame()
Dgstpnmdec.c178 fmt = GST_VIDEO_FORMAT_GRAY16_LE; in gst_pnmdec_negotiate()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvutils.cpp139 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_opencv_cv_image_type_from_video_format()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp1294 case GST_VIDEO_FORMAT_GRAY16_LE: in setup_convert_info_rgb_to_gray()
1316 GST_VIDEO_INFO_FORMAT (out_info) != GST_VIDEO_FORMAT_GRAY16_LE) in setup_convert_info_yuv_to_gray()
1375 GST_VIDEO_INFO_FORMAT (in_info) != GST_VIDEO_FORMAT_GRAY16_LE) in setup_convert_info_gray_to_gray()
1379 GST_VIDEO_INFO_FORMAT (out_info) != GST_VIDEO_FORMAT_GRAY16_LE) in setup_convert_info_gray_to_gray()
1397 GST_VIDEO_INFO_FORMAT (in_info) != GST_VIDEO_FORMAT_GRAY16_LE) in setup_convert_info_gray_to_rgb()
1415 GST_VIDEO_INFO_FORMAT (in_info) != GST_VIDEO_FORMAT_GRAY16_LE) in setup_convert_info_gray_to_yuv()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h179 GST_VIDEO_FORMAT_GRAY16_LE, enumerator
Dvideo-enumtypes.c676 { C_ENUM(GST_VIDEO_FORMAT_GRAY16_LE), "GST_VIDEO_FORMAT_GRAY16_LE", "gray16-le" }, in gst_video_format_get_type()
Dvideo-info.c866 case GST_VIDEO_FORMAT_GRAY16_LE: in fill_planes()
Dvideo-scaler.c1254 case GST_VIDEO_FORMAT_GRAY16_LE: in get_functions()
Dvideo-converter.c7251 case GST_VIDEO_FORMAT_GRAY16_LE: in get_scale_format()
7421 case GST_VIDEO_FORMAT_GRAY16_LE: in setup_scale()
8151 {GST_VIDEO_FORMAT_GRAY16_LE, GST_VIDEO_FORMAT_GRAY16_LE, TRUE, FALSE, FALSE,
Dvideo-format.c7376 return GST_VIDEO_FORMAT_GRAY16_LE; in gst_video_format_from_fourcc()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp81 {MFVideoFormat_Y16, MAKE_RAW_FORMAT_CAPS ("GRAY16_LE"), GST_VIDEO_FORMAT_GRAY16_LE},
461 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_mf_update_video_info_with_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c186 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1684 case GST_VIDEO_FORMAT_GRAY16_LE: in _get_n_textures()
2276 case GST_VIDEO_FORMAT_GRAY16_LE: in _GRAY_to_RGB()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c834 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_openjpeg_enc_set_format()
880 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_openjpeg_enc_set_format()
Dgstopenjpegdec.c958 format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_openjpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkimagememory.c93 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_vulkan_format_from_video_info()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c506 case GST_VIDEO_FORMAT_GRAY16_LE: in _drm_rgba_fourcc_from_info()
/third_party/gstreamer/gstplugins_bad/ext/openni2/
Dgstopenni2src.cpp375 format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_openni2_src_get_caps()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c828 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_crop_set_info()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp736 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_d3d11_device_setup_format_table()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c1012 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_flip_configure_process()
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c3095 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_box_select_processing_functions()
3100 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_box_select_processing_functions()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1291 format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_v4l2_object_v4l2fourcc_to_video_format()
1856 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2899 {GST_VIDEO_FORMAT_GRAY16_LE, AV_PIX_FMT_GRAY16LE},