Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c156 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_set_format()
215 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_handle_frame()
300 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_handle_frame()
346 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_pnmenc_handle_frame()
Dgstpnmdec.c176 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_base/gst-libs/gst/gl/
Dgstglformat.c176 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1515 case GST_VIDEO_FORMAT_GRAY16_LE: in _get_n_textures()
1854 case GST_VIDEO_FORMAT_GRAY16_LE: in _GRAY_to_RGB()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h155 GST_VIDEO_FORMAT_GRAY16_LE, enumerator
Dvideo-enumtypes.c85 { GST_VIDEO_FORMAT_GRAY16_LE, "GST_VIDEO_FORMAT_GRAY16_LE", "gray16-le" }, in gst_video_format_get_type()
Dvideo-info.c830 case GST_VIDEO_FORMAT_GRAY16_LE: in fill_planes()
Dvideo-scaler.c1242 case GST_VIDEO_FORMAT_GRAY16_LE: in get_functions()
Dvideo-converter.c5844 case GST_VIDEO_FORMAT_GRAY16_LE: in get_scale_format()
5987 case GST_VIDEO_FORMAT_GRAY16_LE: in setup_scale()
6663 {GST_VIDEO_FORMAT_GRAY16_LE, GST_VIDEO_FORMAT_GRAY16_LE, TRUE, FALSE, FALSE,
Dvideo-format.c5898 return GST_VIDEO_FORMAT_GRAY16_LE; in gst_video_format_from_fourcc()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c628 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_openjpeg_enc_set_format()
672 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_openjpeg_enc_set_format()
Dgstopenjpegdec.c803 format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_openjpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkimagememory.c67 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_vulkan_format_from_video_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c488 case GST_VIDEO_FORMAT_GRAY16_LE: in _drm_rgba_fourcc_from_info()
/third_party/gstreamer/gstplugins_bad/ext/openni2/
Dgstopenni2src.cpp376 format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_openni2_src_get_caps()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c1034 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_flip_set_info()
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvbaseenc.c1467 case GST_VIDEO_FORMAT_GRAY16_LE: in _plane_get_n_components()
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c3089 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_box_select_processing_functions()
3094 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_video_box_select_processing_functions()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1278 format = GST_VIDEO_FORMAT_GRAY16_LE; in gst_v4l2_object_v4l2fourcc_to_video_format()
1784 case GST_VIDEO_FORMAT_GRAY16_LE: in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2838 {GST_VIDEO_FORMAT_GRAY16_LE, AV_PIX_FMT_GRAY16LE},