Home
last modified time | relevance | path

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

/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Dlrf.rs1239 pub struct RestorationPlane { struct
1250 impl RestorationPlane { argument
1255 ) -> RestorationPlane { in new() argument
1257 RestorationPlane { in new()
1298 pub planes: [RestorationPlane; MAX_PLANES],
1427 RestorationPlane::new( in new()
1438 RestorationPlane::new( in new()
1449 RestorationPlane::new( in new()
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Dlrf.rs1239 pub struct RestorationPlane { struct
1250 impl RestorationPlane { argument
1255 ) -> RestorationPlane { in new() argument
1257 RestorationPlane { in new()
1298 pub planes: [RestorationPlane; MAX_PLANES],
1427 RestorationPlane::new( in new()
1438 RestorationPlane::new( in new()
1449 RestorationPlane::new( in new()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Dlrf.rs1245 pub struct RestorationPlane { struct
1256 impl RestorationPlane { implementation
1261 ) -> RestorationPlane { in new() argument
1263 RestorationPlane { in new()
1304 pub planes: [RestorationPlane; MAX_PLANES],
1433 RestorationPlane::new( in new()
1444 RestorationPlane::new( in new()
1455 RestorationPlane::new( in new()
/dports/multimedia/librav1e/rav1e-0.5.1/src/tiling/
H A Dtile_restoration_state.rs174 rp: &'a $($opt_mut)? RestorationPlane,
/dports/multimedia/rav1e/rav1e-0.5.1/src/tiling/
H A Dtile_restoration_state.rs174 rp: &'a $($opt_mut)? RestorationPlane,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/tiling/
H A Dtile_restoration_state.rs174 rp: &'a $($opt_mut)? RestorationPlane,