Home
last modified time | relevance | path

Searched refs:GstType (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dminiobject.rs72 ) as *mut T::GstType); in make_mut()
186 type GstType; typedef
214 ) as *const Self::GstType) in copy()
262 Option<Vec<*mut T::GstType>>,
280 as *mut *mut T::GstType; in to_glib_container_from_slice()
313 Option<Vec<*mut T::GstType>>,
372 impl<T: MiniObject + 'static> FromGlibContainerAsVec<*mut T::GstType, *mut *mut T::GstType>
407 impl<T: MiniObject + 'static> FromGlibPtrArrayContainerAsVec<*mut T::GstType, *mut *mut T::GstType>
432 impl<T: MiniObject + 'static> FromGlibContainerAsVec<*mut T::GstType, *const *mut T::GstType>
451 FromGlibPtrArrayContainerAsVec<*mut T::GstType, *const *mut T::GstType> for GstRc<T>
[all …]
H A Dmeta.rs31 type GstType; typedef
54 ptr: *mut Self::GstType, in from_mut_ptr() argument
158 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
159 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
193 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
197 pub fn as_mut_ptr(&mut self) -> *mut T::GstType { in as_mut_ptr() argument
198 self.meta as *mut _ as *mut <T as MetaAPI>::GstType in as_mut_ptr()
240 type GstType = gst_sys::GstMeta; typedef
283 type GstType = gst_sys::GstParentBufferMeta; typedef
325 type GstType = gst_sys::GstProtectionMeta; typedef
[all …]
H A Dbuffer.rs402 Some(T::from_ptr(self, meta as *const <T as MetaAPI>::GstType)) in get_meta()
413 Some(T::from_mut_ptr(self, meta as *mut <T as MetaAPI>::GstType)) in get_meta_mut()
694 |buffer, meta| T::from_ptr(buffer, meta as *const <T as MetaAPI>::GstType)
701 |buffer: &'a mut BufferRef, meta| T::from_mut_ptr(buffer, meta as *mut <T as MetaAPI>::GstType)
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dminiobject.rs72 ) as *mut T::GstType); in make_mut()
186 type GstType; typedef
214 ) as *const Self::GstType) in copy()
262 Option<Vec<*mut T::GstType>>,
280 as *mut *mut T::GstType; in to_glib_container_from_slice()
313 Option<Vec<*mut T::GstType>>,
372 impl<T: MiniObject + 'static> FromGlibContainerAsVec<*mut T::GstType, *mut *mut T::GstType>
407 impl<T: MiniObject + 'static> FromGlibPtrArrayContainerAsVec<*mut T::GstType, *mut *mut T::GstType>
432 impl<T: MiniObject + 'static> FromGlibContainerAsVec<*mut T::GstType, *const *mut T::GstType>
451 FromGlibPtrArrayContainerAsVec<*mut T::GstType, *const *mut T::GstType> for GstRc<T>
[all …]
H A Dmeta.rs31 type GstType; typedef
54 ptr: *mut Self::GstType, in from_mut_ptr() argument
158 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
159 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
193 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
197 pub fn as_mut_ptr(&mut self) -> *mut T::GstType { in as_mut_ptr() argument
198 self.meta as *mut _ as *mut <T as MetaAPI>::GstType in as_mut_ptr()
240 type GstType = gst_sys::GstMeta; typedef
283 type GstType = gst_sys::GstParentBufferMeta; typedef
325 type GstType = gst_sys::GstProtectionMeta; typedef
[all …]
H A Dbuffer.rs402 Some(T::from_ptr(self, meta as *const <T as MetaAPI>::GstType)) in get_meta()
413 Some(T::from_mut_ptr(self, meta as *mut <T as MetaAPI>::GstType)) in get_meta_mut()
694 |buffer, meta| T::from_ptr(buffer, meta as *const <T as MetaAPI>::GstType)
701 |buffer: &'a mut BufferRef, meta| T::from_mut_ptr(buffer, meta as *mut <T as MetaAPI>::GstType)
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dminiobject.rs72 ) as *mut T::GstType); in make_mut()
186 type GstType; typedef
214 ) as *const Self::GstType) in copy()
262 Option<Vec<*mut T::GstType>>,
280 as *mut *mut T::GstType; in to_glib_container_from_slice()
313 Option<Vec<*mut T::GstType>>,
372 impl<T: MiniObject + 'static> FromGlibContainerAsVec<*mut T::GstType, *mut *mut T::GstType>
407 impl<T: MiniObject + 'static> FromGlibPtrArrayContainerAsVec<*mut T::GstType, *mut *mut T::GstType>
432 impl<T: MiniObject + 'static> FromGlibContainerAsVec<*mut T::GstType, *const *mut T::GstType>
451 FromGlibPtrArrayContainerAsVec<*mut T::GstType, *const *mut T::GstType> for GstRc<T>
[all …]
H A Dmeta.rs31 type GstType; typedef
54 ptr: *mut Self::GstType, in from_mut_ptr() argument
141 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
142 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
176 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
177 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
180 pub fn as_mut_ptr(&mut self) -> *mut T::GstType { in as_mut_ptr() argument
181 self.meta as *mut _ as *mut <T as MetaAPI>::GstType in as_mut_ptr()
223 type GstType = gst_sys::GstMeta; typedef
266 type GstType = gst_sys::GstParentBufferMeta; typedef
[all …]
H A Dbuffer.rs402 Some(T::from_ptr(self, meta as *const <T as MetaAPI>::GstType)) in get_meta()
413 Some(T::from_mut_ptr(self, meta as *mut <T as MetaAPI>::GstType)) in get_meta_mut()
653 |buffer, meta| T::from_ptr(buffer, meta as *const <T as MetaAPI>::GstType)
660 |buffer: &'a mut BufferRef, meta| T::from_mut_ptr(buffer, meta as *mut <T as MetaAPI>::GstType)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dmeta.rs25 type GstType; typedef
49 ptr: *mut Self::GstType, in from_mut_ptr() argument
162 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
163 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
201 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
205 pub fn as_mut_ptr(&mut self) -> *mut T::GstType { in as_mut_ptr() argument
206 self.meta as *mut _ as *mut <T as MetaAPI>::GstType in as_mut_ptr()
251 type GstType = ffi::GstMeta; typedef
297 type GstType = ffi::GstParentBufferMeta; typedef
343 type GstType = ffi::GstProtectionMeta; typedef
[all …]
H A Dbuffer.rs411 Some(T::from_ptr(self, meta as *const <T as MetaAPI>::GstType)) in meta()
423 Some(T::from_mut_ptr(self, meta as *mut <T as MetaAPI>::GstType)) in meta_mut()
790 |buffer, meta| T::from_ptr(buffer, meta as *const <T as MetaAPI>::GstType)
797 |buffer: &'a mut BufferRef, meta| T::from_mut_ptr(buffer, meta as *mut <T as MetaAPI>::GstType)
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dmeta.rs25 type GstType; typedef
49 ptr: *mut Self::GstType, in from_mut_ptr() argument
162 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
163 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
201 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
205 pub fn as_mut_ptr(&mut self) -> *mut T::GstType { in as_mut_ptr() argument
206 self.meta as *mut _ as *mut <T as MetaAPI>::GstType in as_mut_ptr()
251 type GstType = ffi::GstMeta; typedef
297 type GstType = ffi::GstParentBufferMeta; typedef
343 type GstType = ffi::GstProtectionMeta; typedef
[all …]
H A Dbuffer.rs411 Some(T::from_ptr(self, meta as *const <T as MetaAPI>::GstType)) in meta()
423 Some(T::from_mut_ptr(self, meta as *mut <T as MetaAPI>::GstType)) in meta_mut()
790 |buffer, meta| T::from_ptr(buffer, meta as *const <T as MetaAPI>::GstType)
797 |buffer: &'a mut BufferRef, meta| T::from_mut_ptr(buffer, meta as *mut <T as MetaAPI>::GstType)
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dmeta.rs25 type GstType; typedef
49 ptr: *mut Self::GstType, in from_mut_ptr() argument
162 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
163 self.meta as *const _ as *const <T as MetaAPI>::GstType in as_ptr()
201 pub fn as_ptr(&self) -> *const T::GstType { in as_ptr() argument
205 pub fn as_mut_ptr(&mut self) -> *mut T::GstType { in as_mut_ptr() argument
206 self.meta as *mut _ as *mut <T as MetaAPI>::GstType in as_mut_ptr()
251 type GstType = ffi::GstMeta; typedef
297 type GstType = ffi::GstParentBufferMeta; typedef
343 type GstType = ffi::GstProtectionMeta; typedef
[all …]
H A Dbuffer.rs411 Some(T::from_ptr(self, meta as *const <T as MetaAPI>::GstType)) in meta()
423 Some(T::from_mut_ptr(self, meta as *mut <T as MetaAPI>::GstType)) in meta_mut()
790 |buffer, meta| T::from_ptr(buffer, meta as *const <T as MetaAPI>::GstType)
797 |buffer: &'a mut BufferRef, meta| T::from_mut_ptr(buffer, meta as *mut <T as MetaAPI>::GstType)
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-video/src/
H A Dvideo_meta.rs116 type GstType = gst_video_sys::GstVideoMeta; typedef
182 type GstType = gst_video_sys::GstVideoCropMeta; typedef
304 type GstType = gst_video_sys::GstVideoRegionOfInterestMeta; typedef
373 type GstType = gst_video_sys::GstVideoAffineTransformationMeta; typedef
427 type GstType = gst_video_sys::GstVideoOverlayCompositionMeta; typedef
486 type GstType = gst_video_sys::GstVideoCaptionMeta; typedef
H A Dvideo_time_code.rs563 type GstType = gst_video_sys::GstVideoTimeCodeMeta; typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-0.17.2/src/
H A Dvideo_meta.rs225 type GstType = ffi::GstVideoMeta; typedef
295 type GstType = ffi::GstVideoCropMeta; typedef
427 type GstType = ffi::GstVideoRegionOfInterestMeta; typedef
501 type GstType = ffi::GstVideoAffineTransformationMeta; typedef
562 type GstType = ffi::GstVideoOverlayCompositionMeta; typedef
632 type GstType = ffi::GstVideoCaptionMeta; typedef
707 type GstType = ffi::GstVideoAFDMeta; typedef
789 type GstType = ffi::GstVideoBarMeta; typedef
H A Dvideo_time_code.rs591 type GstType = ffi::GstVideoTimeCodeMeta; typedef
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-0.17.2/src/
H A Dvideo_meta.rs225 type GstType = ffi::GstVideoMeta; typedef
295 type GstType = ffi::GstVideoCropMeta; typedef
427 type GstType = ffi::GstVideoRegionOfInterestMeta; typedef
501 type GstType = ffi::GstVideoAffineTransformationMeta; typedef
562 type GstType = ffi::GstVideoOverlayCompositionMeta; typedef
632 type GstType = ffi::GstVideoCaptionMeta; typedef
707 type GstType = ffi::GstVideoAFDMeta; typedef
789 type GstType = ffi::GstVideoBarMeta; typedef
H A Dvideo_time_code.rs591 type GstType = ffi::GstVideoTimeCodeMeta; typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-audio-0.17.2/src/
H A Daudio_meta.rs59 type GstType = ffi::GstAudioClippingMeta; typedef
202 type GstType = ffi::GstAudioMeta; typedef
270 type GstType = ffi::GstAudioLevelMeta; typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-net-0.17.0/src/
H A Dnet_address_meta.rs46 type GstType = ffi::GstNetAddressMeta; typedef
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-net-0.17.0/src/
H A Dnet_address_meta.rs46 type GstType = ffi::GstNetAddressMeta; typedef