Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ yuvfmt
Method
yuvfmt
libs/scrap/src/common/aom.rs:267–269 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
265
}
266
267
fn yuvfmt(&self) -> crate::EncodeYuvFormat {
268
self.yuvfmt.clone()
269
}
270
271
#[cfg(feature =
"vram"
)]
272
fn input_texture(&self) -> bool {
Callers
4
test_vpx
Function · 0.45
test_av1
Function · 0.45
test_encoder
Function · 0.45
main
Function · 0.45
Calls
1
clone
Method · 0.45
Tested by
3
test_vpx
Function · 0.36
test_av1
Function · 0.36
test_encoder
Function · 0.36