Searched refs:PROP_N (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0040-kmssink-Support-fullscreen-prop.patch | 21 PROP_N, 48 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 69 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 71 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| H A D | 0030-kmssink-Support-ignoring-aspect-ratio.patch | 23 PROP_N, 53 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 82 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 84 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| H A D | 0031-kmssink-Support-setting-prefered-frame-syncing-mode.patch | 25 PROP_N, 28 static GParamSpec *g_properties[PROP_N] = { NULL, }; 82 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 146 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 148 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0040-kmssink-Support-fullscreen-prop.patch | 21 PROP_N, 48 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 69 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 71 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| H A D | 0030-kmssink-Support-ignoring-aspect-ratio.patch | 23 PROP_N, 53 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 82 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 84 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| H A D | 0031-kmssink-Support-setting-prefered-frame-syncing-mode.patch | 25 PROP_N, 28 static GParamSpec *g_properties[PROP_N] = { NULL, }; 82 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 141 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 143 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0039-kmssink-Support-fullscreen-prop.patch | 21 PROP_N, 48 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 69 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 71 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| H A D | 0029-kmssink-Support-ignoring-aspect-ratio.patch | 23 PROP_N, 53 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 82 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 84 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| H A D | 0030-kmssink-Support-setting-prefered-frame-syncing-mode.patch | 25 PROP_N, 28 static GParamSpec *g_properties[PROP_N] = { NULL, }; 89 if (!gst_video_overlay_set_property (object, PROP_N, prop_id, value)) 146 g_object_class_install_properties (gobject_class, PROP_N, g_properties); 148 gst_video_overlay_install_properties (gobject_class, PROP_N);
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | gstkmsallocator.c | 81 PROP_N, enumerator 84 static GParamSpec *g_props[PROP_N] = { NULL, }; 343 g_object_class_install_properties (gobject_class, PROP_N, g_props); in gst_kms_allocator_class_init()
|