/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.c | 91 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 …]
|
D | video-format.h | 378 typedef struct _GstVideoFormatInfo GstVideoFormatInfo; typedef 481 typedef void (*GstVideoFormatUnpack) (const GstVideoFormatInfo *info, 518 typedef void (*GstVideoFormatPack) (const GstVideoFormatInfo *info, 679 void gst_video_format_info_component (const GstVideoFormatInfo *info, guint plane,… 701 const GstVideoFormatInfo *
|
D | video-color.h | 269 const GstVideoFormatInfo *info,
|
D | gstvideoaggregator.c | 1004 GstVideoFormatInfo *format_info = vagg->priv->supported_formats->pdata[i]; in gst_video_aggregator_supports_format() 1120 GstVideoFormatInfo *format_info = vagg->priv->supported_formats->pdata[i]; in gst_video_aggregator_find_best_format() 1299 const GstVideoFormatInfo *finfo; in gst_video_aggregator_default_negotiated_src_caps() 1474 const GstVideoFormatInfo *info; in gst_video_aggregator_caps_has_alpha() 1525 const GstVideoFormatInfo *info; in _get_non_alpha_caps() 3098 GstVideoFormatInfo *format_info = in gst_video_aggregator_init() 3099 (GstVideoFormatInfo *) gst_video_format_get_info (f); in gst_video_aggregator_init() 3111 GstVideoFormatInfo *format_info = in gst_video_aggregator_init() 3112 (GstVideoFormatInfo *) gst_video_format_get_info (f); in gst_video_aggregator_init()
|
D | video-info.h | 314 const GstVideoFormatInfo *finfo;
|
D | video-frame.c | 300 const GstVideoFormatInfo *finfo; in gst_video_frame_copy_plane()
|
D | video-info.c | 165 const GstVideoFormatInfo *finfo = info->finfo; in set_default_colorimetry() 187 const GstVideoFormatInfo *finfo = info->finfo; in validate_colorimetry() 1383 const GstVideoFormatInfo *vinfo = info->finfo; in gst_video_info_align_full()
|
D | video-color.c | 205 const GstVideoFormatInfo * info, gint offset[GST_VIDEO_MAX_COMPONENTS], in gst_video_color_range_offsets()
|
D | video-blend.c | 307 const GstVideoFormatInfo *sinfo, *dinfo, *dunpackinfo, *sunpackinfo; in gst_video_blend()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudaconvert.c | 146 score_value (GstBaseTransform * base, const GstVideoFormatInfo * in_info, in score_value() 147 const GValue * val, gint * min_loss, const GstVideoFormatInfo ** out_info) in score_value() 150 const GstVideoFormatInfo *t_info; in score_value() 289 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_cuda_convert_fixate_format()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkcolorconvert.c | 58 const GstVideoFormatInfo *finfo = gst_video_format_get_info (format); in get_rgb_format_swizzle_order() 282 const GstVideoFormatInfo *uinfo; in convert_to_RGB() 360 const GstVideoFormatInfo *uinfo; in convert_to_YUV() 535 finfo_get_plane_n_components (const GstVideoFormatInfo * finfo, guint plane) in finfo_get_plane_n_components() 564 const GstVideoFormatInfo *finfo; in get_vulkan_format_swizzle_order() 595 const GstVideoFormatInfo *in_finfo, *out_finfo; in calculate_reorder_indexes() 835 const GstVideoFormatInfo *from_finfo = gst_video_format_get_info (rgbs[i]); in fill_shader_info() 838 const GstVideoFormatInfo *to_finfo = gst_video_format_get_info (rgbs[j]); in fill_shader_info() 862 const GstVideoFormatInfo *to_finfo = gst_video_format_get_info (yuvs[j].format); in fill_shader_info() 1033 const GstVideoFormatInfo *t_info = in gst_vulkan_color_convert_transform_format_info() [all …]
|
D | vkviewconvert.c | 79 const GstVideoFormatInfo *finfo = gst_video_format_get_info (format); in get_rgb_format_swizzle_order() 189 finfo_get_plane_n_components (const GstVideoFormatInfo * finfo, guint plane) in finfo_get_plane_n_components() 218 const GstVideoFormatInfo *finfo; in get_vulkan_format_swizzle_order() 249 const GstVideoFormatInfo *in_finfo, *out_finfo; in calculate_reorder_indexes()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2format.c | 75 extrapolate_stride (const GstVideoFormatInfo * finfo, gint plane, gint stride) in extrapolate_stride() 102 const GstVideoFormatInfo *finfo = info->finfo; in set_stride()
|
/third_party/gstreamer/gstplugins_base/gst/videoconvert/ |
D | gstvideoconvert.c | 204 score_value (GstBaseTransform * base, const GstVideoFormatInfo * in_info, in score_value() 205 const GValue * val, gint * min_loss, const GstVideoFormatInfo ** out_info) in score_value() 208 const GstVideoFormatInfo *t_info; in score_value() 288 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_video_convert_fixate_format() 346 const GstVideoFormatInfo *in_format, *out_format; in subsampling_unchanged()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | blend.c | 314 const GstVideoFormatInfo *info; \ 419 const GstVideoFormatInfo *info; \ 470 const GstVideoFormatInfo *info; \ 584 const GstVideoFormatInfo *info; \ 673 const GstVideoFormatInfo *info; \ 712 const GstVideoFormatInfo *info; \
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlshmallocator.c | 149 gst_wl_shm_extrapolate_stride (const GstVideoFormatInfo * finfo, gint plane, in gst_wl_shm_extrapolate_stride()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavpp.c | 985 score_value (GstVaVpp * self, const GstVideoFormatInfo * in_info, in score_value() 987 const GstVideoFormatInfo ** out_info) in score_value() 989 const GstVideoFormatInfo *t_info; in score_value() 1071 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_va_vpp_fixate_format() 1601 const GstVideoFormatInfo *in_format, *out_format; in subsampling_unchanged()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.h | 289 gint gst_v4l2_object_extrapolate_stride (const GstVideoFormatInfo * finfo,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcolorconvert.c | 1134 const GstVideoFormatInfo *t_info = in gst_gl_color_convert_caps_transform_format_info() 1159 const GstVideoFormatInfo *t_info = gst_video_format_get_info (v_format); in gst_gl_color_convert_caps_transform_format_info() 1254 score_format_target (const GstVideoFormatInfo * in_info, guint targets_mask, in score_format_target() 1256 const GstVideoFormatInfo ** out_info, GstGLTextureTarget * result) in score_format_target() 1258 const GstVideoFormatInfo *t_info; in score_format_target() 1351 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_gl_color_convert_fixate_format_target()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11convert.cpp | 394 score_value (GstBaseTransform * base, const GstVideoFormatInfo * in_info, in score_value() 395 const GValue * val, gint * min_loss, const GstVideoFormatInfo ** out_info) in score_value() 398 const GstVideoFormatInfo *t_info; in score_value() 478 const GstVideoFormatInfo *in_info, *out_info = NULL; in gst_d3d11_base_convert_fixate_format() 538 const GstVideoFormatInfo *in_format, *out_format; in subsampling_unchanged()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 422 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() 2504 const GstVideoFormatInfo *info = gst_video_format_get_info (fmt); in check_video_format_is_type() 3194 const GstVideoFormatInfo *vf_info = gst_video_format_get_info (fmt); in GST_START_TEST() 3396 const GstVideoFormatInfo *info; in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalpha.c | 173 const GstVideoFormatInfo * in_info, const GstVideoFormatInfo * out_info); 2282 const GstVideoFormatInfo * in_info, const GstVideoFormatInfo * out_info) in gst_alpha_init_params_full() 2367 const GstVideoFormatInfo *finfo_in, *finfo_out; in gst_alpha_init_params()
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | blend.c | 250 const GstVideoFormatInfo *info; \ 495 const GstVideoFormatInfo *info; \
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsallocator.c | 143 extrapolate_stride (const GstVideoFormatInfo * finfo, gint plane, gint stride) in extrapolate_stride()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gsttextrender.c | 335 const GstVideoFormatInfo *info; in gst_text_render_check_argb()
|