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

Method stride

libs/scrap/src/common/mod.rs:88–90  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

86
87 #[inline]
88 pub fn stride(&self) -> usize {
89 self.stride
90 }
91}
92
93#[inline]

Callers 8

toMethod · 0.45
dataMethod · 0.45
convert_to_yuvFunction · 0.45
to_fmtMethod · 0.45
decodeMethod · 0.45
mainFunction · 0.45
recordFunction · 0.45
recordFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected