Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/src/capi/
Dtypes.rs195 pub type avifImageContentTypeFlags = u32; typedef
/aosp_15_r20/external/rust/crabbyavif/include/avif/
Davif.h408 using avifImageContentTypeFlags = uint32_t; variable