Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/src/
H A Dref.h39 struct Dav1dRef { struct
52 Dav1dRef *dav1d_ref_create(enum AllocationType type, size_t size); argument
/aosp_15_r20/external/libdav1d/include/dav1d/
H A Ddav1d.h44 typedef struct Dav1dRef Dav1dRef; typedef