Searched refs:max_caps_length (Results 1 – 2 of 2) sorted by relevance
/external/crosvm/devices/src/virtio/video/ | ||
D | mod.rs | 151 max_caps_length: Le32::from(1024), // Set a big number in read_config() |
D | protocol.rs | 100 pub max_caps_length: Le32, field |