Searched refs:gst_buffer_get_video_crop_meta (Results 1 – 12 of 12) sorted by relevance
335 gst_buffer_get_video_crop_meta (buf), to_caps_copy, &err); in gst_video_convert_sample()738 gst_buffer_get_video_crop_meta (buf), to_caps_copy, &error); in gst_video_convert_sample_async()
163 #define gst_buffer_get_video_crop_meta(b) ((GstVideoCropMeta*)gst_buffer_get_meta((b),GST_VIDEO_CRO… macro
432 GstVideoCropMeta *meta = gst_buffer_get_video_crop_meta (in_frame->buffer); in gst_video_crop_transform_frame()560 crop_meta = gst_buffer_get_video_crop_meta (buf); in gst_video_crop_transform_ip()
289 crop = gst_buffer_get_video_crop_meta (xvimage); in gst_xv_image_sink_xvimage_put()1002 if ((crop_meta = gst_buffer_get_video_crop_meta (buf))) { in gst_xv_image_sink_show_frame()
918 video_crop = gst_buffer_get_video_crop_meta (codec_frame->output_buffer); in gst_va_base_dec_copy_output_buffer()
1555 crop = gst_buffer_get_video_crop_meta (sample->buffer); in _fill_va_sample()
694 if (!is_passthrough && gst_buffer_get_video_crop_meta (inbuf)) { in gst_va_vpp_before_transform()
916 crop_meta = gst_buffer_get_video_crop_meta (buffer); in gst_d3d111_window_present()
1109 crop_meta = gst_buffer_get_video_crop_meta (inbuf); in gst_d3d11_video_sink_get_fallback_buffer()
283 crop = gst_buffer_get_video_crop_meta (ximage); in gst_x_image_sink_ximage_put()
1612 if ((crop = gst_buffer_get_video_crop_meta (buffer))) { in gst_kms_sink_show_frame()
2011 crop = gst_buffer_get_video_crop_meta (buf); in d3d_render_buffer()