Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/src/capi/
Ddecoder.rs419 pub type avifExtent = Extent; typedef
425 outExtent: *mut avifExtent, in crabby_avifDecoderNthImageMaxExtent()
/aosp_15_r20/external/rust/crabbyavif/include/avif/
Davif.h478 using avifExtent = Extent; variable