Searched defs:AVIF_FALSE (Results 1 – 2 of 2) sorted by relevance
/external/rust/crabbyavif/include/avif/ | ||
D | libavif_compat.h | 66 #define AVIF_FALSE CRABBY_AVIF_FALSE macro |
/external/rust/crabbyavif/src/capi/ | ||
D | types.rs | 180 pub const AVIF_FALSE: c_int = 0; constant |