Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/src/capi/
Dtypes.rs180 pub const AVIF_FALSE: c_int = 0; constant
/aosp_15_r20/external/rust/crabbyavif/include/avif/
Dlibavif_compat.h66 #define AVIF_FALSE CRABBY_AVIF_FALSE macro