Home
last modified time | relevance | path

Searched refs:vmeta (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst/vaapi/
H A Dgstvaapivideometa_texture.c104 GstVideoMeta *vmeta; in meta_texture_ensure_info_from_buffer() local
107 if (!buffer || !(vmeta = gst_buffer_get_video_meta (buffer))) { in meta_texture_ensure_info_from_buffer()
113 gst_video_format_get_info (vmeta->format); in meta_texture_ensure_info_from_buffer()
115 vmeta->format : DEFAULT_FORMAT; in meta_texture_ensure_info_from_buffer()
116 meta->width = vmeta->width; in meta_texture_ensure_info_from_buffer()
117 meta->height = vmeta->height; in meta_texture_ensure_info_from_buffer()
175 GstVaapiVideoMeta *const vmeta = in gst_vaapi_texture_upload() local
179 gst_vaapi_video_meta_get_surface_proxy (vmeta); in gst_vaapi_texture_upload()
217 gst_vaapi_video_meta_get_render_flags (vmeta)); in gst_vaapi_texture_upload()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dgstvideometa.c175 if (vmeta->id == 0) in gst_buffer_get_video_meta()
178 out = vmeta; in gst_buffer_get_video_meta()
207 if (vmeta->id == id) in gst_buffer_get_video_meta_id()
208 return vmeta; in gst_buffer_get_video_meta_id()
526 vmeta->n_textures = 0; in gst_video_gl_texture_upload_meta_init()
527 memset (vmeta->texture_type, 0, sizeof (vmeta->texture_type)); in gst_video_gl_texture_upload_meta_init()
528 vmeta->buffer = NULL; in gst_video_gl_texture_upload_meta_init()
529 vmeta->upload = NULL; in gst_video_gl_texture_upload_meta_init()
530 vmeta->user_data = NULL; in gst_video_gl_texture_upload_meta_init()
543 vmeta->user_data_free (vmeta->user_data); in gst_video_gl_texture_upload_meta_free()
[all …]
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapisubpicture.c191 GstVideoMeta *vmeta; in gst_vaapi_subpicture_new_from_overlay_rectangle() local
215 vmeta = gst_buffer_get_video_meta (buffer); in gst_vaapi_subpicture_new_from_overlay_rectangle()
216 if (!vmeta) in gst_vaapi_subpicture_new_from_overlay_rectangle()
218 width = vmeta->width; in gst_vaapi_subpicture_new_from_overlay_rectangle()
219 height = vmeta->height; in gst_vaapi_subpicture_new_from_overlay_rectangle()
221 if (!gst_video_meta_map (vmeta, 0, &map_info, (gpointer *) & data, in gst_vaapi_subpicture_new_from_overlay_rectangle()
243 gst_video_meta_unmap (vmeta, 0, &map_info); in gst_vaapi_subpicture_new_from_overlay_rectangle()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/icles/
H A Dtest-overlay-blending.c187 GstVideoMeta *vmeta; in buffer_cb() local
198 vmeta = gst_buffer_get_video_meta (logo_buf); in buffer_cb()
200 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in buffer_cb()
205 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in buffer_cb()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/examples/overlaycomposition/
H A Doverlaycomposition.c232 GstVideoMeta *vmeta; in draw_overlay() local
238 vmeta = gst_buffer_get_video_meta (logo_buf); in draw_overlay()
239 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in draw_overlay()
242 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in draw_overlay()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/examples/overlaycomposition/
H A Doverlaycomposition.c232 GstVideoMeta *vmeta; in draw_overlay() local
238 vmeta = gst_buffer_get_video_meta (logo_buf); in draw_overlay()
239 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in draw_overlay()
242 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in draw_overlay()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/examples/overlaycomposition/
H A Doverlaycomposition.c232 GstVideoMeta *vmeta; in draw_overlay() local
238 vmeta = gst_buffer_get_video_meta (logo_buf); in draw_overlay()
239 calculate_position (&x, &y, vmeta->width, vmeta->height, ++count); in draw_overlay()
242 vmeta->width, vmeta->height, GST_VIDEO_OVERLAY_FORMAT_FLAG_NONE); in draw_overlay()

12345678910>>...22