Home
last modified time | relevance | path

Searched refs:GstVideoFormatInfo (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c91 unpack_planar_420 (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in unpack_planar_420()
117 pack_planar_420 (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in pack_planar_420()
154 unpack_YUY2 (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in unpack_YUY2()
200 pack_YUY2 (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in pack_YUY2()
231 unpack_UYVY (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in unpack_UYVY()
277 pack_UYVY (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in pack_UYVY()
307 unpack_VYUY (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in unpack_VYUY()
353 pack_VYUY (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in pack_VYUY()
383 unpack_YVYU (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in unpack_YVYU()
429 pack_YVYU (const GstVideoFormatInfo * info, GstVideoPackFlags flags, in pack_YVYU()
[all …]
Dvideo-format.h219 typedef struct _GstVideoFormatInfo GstVideoFormatInfo; typedef
322 typedef void (*GstVideoFormatUnpack) (const GstVideoFormatInfo *info,
359 typedef void (*GstVideoFormatPack) (const GstVideoFormatInfo *info,
539 const GstVideoFormatInfo *
Dvideo-color.h225 const GstVideoFormatInfo *info,
Dvideo-info.h303 const GstVideoFormatInfo *finfo;
Dvideo-color.c201 const GstVideoFormatInfo * info, gint offset[GST_VIDEO_MAX_COMPONENTS], in gst_video_color_range_offsets()
Dvideo-frame.c297 const GstVideoFormatInfo *finfo; in gst_video_frame_copy_plane()
Dvideo-info.c160 const GstVideoFormatInfo *finfo = info->finfo; in set_default_colorimetry()
185 const GstVideoFormatInfo *finfo = info->finfo; in validate_colorimetry()
1273 const GstVideoFormatInfo *vinfo = info->finfo; in gst_video_info_align()
Dvideo-blend.c299 const GstVideoFormatInfo *sinfo, *dinfo, *dunpackinfo, *sunpackinfo; in gst_video_blend()
Dgstvideoaggregator.c972 const GstVideoFormatInfo *finfo; in gst_video_aggregator_default_negotiated_src_caps()
1137 const GstVideoFormatInfo *info; in gst_video_aggregator_caps_has_alpha()
1188 const GstVideoFormatInfo *info; in _get_non_alpha_caps()
/third_party/gstreamer/gstplugins_bad/sys/vdpau/
Dgstvdputils.c64 const GstVideoFormatInfo *finfo = info->finfo; in gst_video_info_to_vdp_chroma_type()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c197 score_value (GstBaseTransform * base, const GstVideoFormatInfo * in_info, in score_value()
198 const GValue * val, gint * min_loss, const GstVideoFormatInfo ** out_info) in score_value()
201 const GstVideoFormatInfo *t_info; in score_value()
281 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_video_convert_fixate_format()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c134 gst_wl_shm_extrapolate_stride (const GstVideoFormatInfo * finfo, gint plane, in gst_wl_shm_extrapolate_stride()
/third_party/gstreamer/gstplugins_bad/gst/yadif/
Dvf_yadif.c130 const GstVideoFormatInfo *vfi = vi->finfo; in yadif_filter()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h283 gint gst_v4l2_object_extrapolate_stride (const GstVideoFormatInfo * finfo,
Dgstv4l2bufferpool.c114 const GstVideoFormatInfo *finfo = pool->caps_info.finfo; in gst_v4l2_buffer_pool_copy_buffer()
206 const GstVideoFormatInfo *finfo = pool->caps_info.finfo; in gst_v4l2_buffer_pool_import_userptr()
Dgstv4l2object.c2985 const GstVideoFormatInfo *finfo = info->finfo; in gst_v4l2_object_set_stride()
3011 const GstVideoFormatInfo *finfo = info->finfo; in gst_v4l2_object_extrapolate_info()
3047 const GstVideoFormatInfo *finfo = info->finfo; in gst_v4l2_object_save_format()
3182 gst_v4l2_object_extrapolate_stride (const GstVideoFormatInfo * finfo, in gst_v4l2_object_extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c1007 const GstVideoFormatInfo *t_info = in gst_gl_color_convert_caps_transform_format_info()
1032 const GstVideoFormatInfo *t_info = gst_video_format_get_info (v_format); in gst_gl_color_convert_caps_transform_format_info()
1127 score_format_target (const GstVideoFormatInfo * in_info, guint targets_mask, in score_format_target()
1129 const GstVideoFormatInfo ** out_info, GstGLTextureTarget * result) in score_format_target()
1131 const GstVideoFormatInfo *t_info; in score_format_target()
1224 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_gl_color_convert_fixate_format_target()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c422 const GstVideoFormatInfo *vfinfo, *unpackinfo; in GST_START_TEST()
489 const GstVideoFormatInfo *vf_info; in GST_START_TEST()
2091 compare_frame (const GstVideoFormatInfo * finfo, gint depth, guint8 * outpixels, in compare_frame()
2190 const GstVideoFormatInfo *finfo, *fuinfo; in GST_START_TEST()
2429 const GstVideoFormatInfo *info = gst_video_format_get_info (fmt); in check_video_format_is_type()
3015 const GstVideoFormatInfo *vf_info = gst_video_format_get_info (fmt); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c172 const GstVideoFormatInfo * in_info, const GstVideoFormatInfo * out_info);
2278 const GstVideoFormatInfo * in_info, const GstVideoFormatInfo * out_info) in gst_alpha_init_params_full()
2363 const GstVideoFormatInfo *finfo_in, *finfo_out; in gst_alpha_init_params()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c250 const GstVideoFormatInfo *info; \
495 const GstVideoFormatInfo *info; \
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c143 extrapolate_stride (const GstVideoFormatInfo * finfo, gint plane, gint stride) in extrapolate_stride()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dblend.c288 const GstVideoFormatInfo *info; \
538 const GstVideoFormatInfo *info; \
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c328 const GstVideoFormatInfo *info; in gst_text_render_check_argb()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Ddescriptions.c452 const GstVideoFormatInfo *finfo; in format_info_get_desc()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c270 const GstVideoFormatInfo *finfo; in check_1x1_buffer()

12