Home
last modified time | relevance | path

Searched defs:va_fourcc (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/media/cros-codecs/src/utils/
Dvaapi.rs41 pub va_fourcc: u32, field
/external/virglrenderer/src/
Dvirgl_video.c306 static uint32_t drm_format_from_va_fourcc(uint32_t va_fourcc) in drm_format_from_va_fourcc()