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

Method format

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

Source from the content-addressed store, hash-verified

555
556 #[inline]
557 pub fn format(&self) -> aom_img_fmt_t {
558 self.inner().fmt
559 }
560
561 #[inline]
562 pub fn inner(&self) -> &aom_image_t {

Callers 3

set_filenameMethod · 0.45
init_logFunction · 0.45
transcribeMethod · 0.45

Calls 1

innerMethod · 0.45

Tested by

no test coverage detected