Home
last modified time | relevance | path

Searched refs:vea_profile_t (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/media/libvda/src/encode/
Dformat.rs22 pub(crate) fn new(p: &bindings::vea_profile_t) -> Result<Self> { in new()
33 data: *const bindings::vea_profile_t, in from_raw_parts() argument
Dbindings.rs37 pub type vea_profile_t = vea_profile; typedef
44 pub output_formats: *const vea_profile_t,