Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCV/RustCV
/ pixel_format.rs
File
pixel_format.rs
rustcv-camera/src/pixel_format.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// Pixel format representation using V4L2 FourCC conventions.
2
/// 基于 V4L2 FourCC 约定的像素格式表示。
3
///
4
/// FourCC is a 4-byte code packed into a `u32`, where each byte is an ASCII character.
Callers
nothing calls this directly
Calls
1
fourcc
Function · 0.85
Tested by
no test coverage detected