Home
last modified time | relevance | path

Searched defs:PlaneSuperBlockOffset (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/context/
H A Dsuperblock_unit.rs41 pub struct PlaneSuperBlockOffset(pub SuperBlockOffset); struct
76 impl PlaneSuperBlockOffset { impl
92 impl Add for PlaneSuperBlockOffset { implementation
H A Dblock_unit.rs101 pub const fn sb_offset(self) -> PlaneSuperBlockOffset { in sb_offset()
/dports/multimedia/librav1e/rav1e-0.5.1/src/context/
H A Dsuperblock_unit.rs46 pub struct PlaneSuperBlockOffset(pub SuperBlockOffset); struct
81 impl PlaneSuperBlockOffset { impl
97 impl Add for PlaneSuperBlockOffset { implementation
H A Dblock_unit.rs101 pub const fn sb_offset(self) -> PlaneSuperBlockOffset { in sb_offset()
/dports/multimedia/rav1e/rav1e-0.5.1/src/context/
H A Dsuperblock_unit.rs46 pub struct PlaneSuperBlockOffset(pub SuperBlockOffset); struct
81 impl PlaneSuperBlockOffset { impl
97 impl Add for PlaneSuperBlockOffset { implementation
H A Dblock_unit.rs101 pub const fn sb_offset(self) -> PlaneSuperBlockOffset { in sb_offset()
/dports/multimedia/librav1e/rav1e-0.5.1/src/tiling/
H A Dtile_state.rs127 fs: &'a mut FrameState<T>, sbo: PlaneSuperBlockOffset, in new()
218 ) -> PlaneSuperBlockOffset { in to_frame_super_block_offset()
H A Dtile.rs63 ) -> PlaneSuperBlockOffset { in to_frame_super_block_offset()
/dports/multimedia/rav1e/rav1e-0.5.1/src/tiling/
H A Dtile_state.rs127 fs: &'a mut FrameState<T>, sbo: PlaneSuperBlockOffset, in new()
218 ) -> PlaneSuperBlockOffset { in to_frame_super_block_offset()
H A Dtile.rs63 ) -> PlaneSuperBlockOffset { in to_frame_super_block_offset()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/tiling/
H A Dtile_state.rs127 fs: &'a mut FrameState<T>, sbo: PlaneSuperBlockOffset, in new()
218 ) -> PlaneSuperBlockOffset { in to_frame_super_block_offset()
H A Dtile.rs63 ) -> PlaneSuperBlockOffset { in to_frame_super_block_offset()