Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_GRAY16_BE (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmenc.c158 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_pnmenc_set_format()
219 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_pnmenc_handle_frame()
289 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_pnmenc_handle_frame()
339 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_pnmenc_handle_frame()
Dgstpnmdec.c176 fmt = GST_VIDEO_FORMAT_GRAY16_BE; in gst_pnmdec_negotiate()
283 if (s->out_format == GST_VIDEO_FORMAT_GRAY16_BE) in gst_pnmdec_parse_ascii()
312 if (s->out_format == GST_VIDEO_FORMAT_GRAY16_BE) in gst_pnmdec_parse_ascii()
432 if (s->out_format == GST_VIDEO_FORMAT_GRAY16_BE) { in gst_pnmdec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngenc.c171 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_pngenc_set_format()
180 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_pngenc_set_format()
Dgstpngdec.c323 format = GST_VIDEO_FORMAT_GRAY16_BE; in gst_pngdec_caps_create_and_set()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvutils.cpp140 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_opencv_cv_image_type_from_video_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h178 GST_VIDEO_FORMAT_GRAY16_BE, enumerator
Dvideo-enumtypes.c675 { C_ENUM(GST_VIDEO_FORMAT_GRAY16_BE), "GST_VIDEO_FORMAT_GRAY16_BE", "gray16-be" }, in gst_video_format_get_type()
Dvideo-info.c865 case GST_VIDEO_FORMAT_GRAY16_BE: in fill_planes()
Dvideo-scaler.c1255 case GST_VIDEO_FORMAT_GRAY16_BE: in get_functions()
Dvideo-converter.c7250 case GST_VIDEO_FORMAT_GRAY16_BE: in get_scale_format()
7252 res = GST_VIDEO_FORMAT_GRAY16_BE; in get_scale_format()
7419 case GST_VIDEO_FORMAT_GRAY16_BE: in setup_scale()
8153 {GST_VIDEO_FORMAT_GRAY16_BE, GST_VIDEO_FORMAT_GRAY16_BE, TRUE, FALSE, FALSE,
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c185 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1685 case GST_VIDEO_FORMAT_GRAY16_BE: in _get_n_textures()
2284 case GST_VIDEO_FORMAT_GRAY16_BE: in _GRAY_to_RGB()
/third_party/gstreamer/gstplugins_bad/ext/dc1394/
Dgstdc1394src.c976 video_format = GST_VIDEO_FORMAT_GRAY16_BE; in gst_dc1394_src_build_caps()
1175 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_dc1394_src_parse_caps()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c835 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_openjpeg_enc_set_format()
881 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_openjpeg_enc_set_format()
Dgstopenjpegdec.c960 format = GST_VIDEO_FORMAT_GRAY16_BE; in gst_openjpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkimagememory.c92 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_vulkan_format_from_video_info()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c507 case GST_VIDEO_FORMAT_GRAY16_BE: in _drm_rgba_fourcc_from_info()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c829 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_video_crop_set_info()
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c2170 if (format == GST_VIDEO_FORMAT_GRAY16_BE) { in fill_gray()
3094 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_video_box_select_processing_functions()
3099 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_video_box_select_processing_functions()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c1011 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_video_flip_configure_process()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c1294 format = GST_VIDEO_FORMAT_GRAY16_BE; in gst_v4l2_object_v4l2fourcc_to_video_format()
1859 case GST_VIDEO_FORMAT_GRAY16_BE: in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2897 {GST_VIDEO_FORMAT_GRAY16_BE, AV_PIX_FMT_GRAY16BE},