Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ is_null
Method
is_null
libs/scrap/src/common/aom.rs:552–554 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
550
551
#[inline]
552
pub fn is_null(&self) -> bool {
553
self.0.is_null()
554
}
555
556
#[inline]
557
pub fn format(&self) -> aom_img_fmt_t {
Callers
8
take
Method · 0.45
valid
Method · 0.45
handle_vpxs_video_frame
Method · 0.45
handle_av1s_video_frame
Method · 0.45
next
Method · 0.45
drop
Method · 0.45
check_x11_shm_available
Function · 0.45
start_cpu_performance_monitor
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected