Home
last modified time | relevance | path

Searched refs:allocationparams (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dallocation_params.rs40 let allocationparams = unsafe { in new() localVariable
41 let mut allocationparams: gst_sys::GstAllocationParams = mem::zeroed(); in new() localVariable
43 allocationparams.flags = flags.to_glib(); in new()
44 allocationparams.align = align; in new()
45 allocationparams.prefix = prefix; in new()
46 allocationparams.padding = padding; in new()
48 allocationparams in new()
51 AllocationParams(allocationparams) in new()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dallocation_params.rs40 let allocationparams = unsafe { in new() localVariable
41 let mut allocationparams: gst_sys::GstAllocationParams = mem::zeroed(); in new() localVariable
43 allocationparams.flags = flags.to_glib(); in new()
44 allocationparams.align = align; in new()
45 allocationparams.prefix = prefix; in new()
46 allocationparams.padding = padding; in new()
48 allocationparams in new()
51 AllocationParams(allocationparams) in new()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dallocation_params.rs40 let allocationparams = unsafe { in new() localVariable
41 let mut allocationparams: gst_sys::GstAllocationParams = mem::zeroed(); in new() localVariable
43 allocationparams.flags = flags.to_glib(); in new()
44 allocationparams.align = align; in new()
45 allocationparams.prefix = prefix; in new()
46 allocationparams.padding = padding; in new()
48 allocationparams in new()
51 AllocationParams(allocationparams) in new()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dallocation_params.rs39 let allocationparams = unsafe { in new() localVariable
49 AllocationParams(allocationparams) in new()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dallocation_params.rs39 let allocationparams = unsafe { in new() localVariable
49 AllocationParams(allocationparams) in new()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dallocation_params.rs39 let allocationparams = unsafe { in new() localVariable
49 AllocationParams(allocationparams) in new()