Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ inner
Method
inner
libs/scrap/src/common/aom.rs:562–564 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
560
561
#[inline]
562
pub fn inner(&self) -> &aom_image_t {
563
unsafe { &*self.0 }
564
}
565
}
566
567
impl GoogleImage for Image {
Callers
7
frame
Method · 0.45
format
Method · 0.45
width
Method · 0.45
height
Method · 0.45
stride
Method · 0.45
planes
Method · 0.45
chroma
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected