MCPcopy Create free account
hub / github.com/Recordscript/recordscript / height

Method height

libs/scrap/src/common/aom.rs:574–576  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

572
573 #[inline]
574 fn height(&self) -> usize {
575 self.inner().d_h as _
576 }
577
578 #[inline]
579 fn stride(&self) -> Vec<i32> {

Callers

nothing calls this directly

Calls 1

innerMethod · 0.45

Tested by

no test coverage detected