#include <errno.h>#include <stddef.h>#include <stdint.h>

Go to the source code of this file.
| Data Structures | |
| struct | Dav1dUserData | 
| struct | Dav1dDataProps | 
| Macros | |
| #define | DAV1D_API | 
| #define | DAV1D_ERR(e) | 
| Functions | |
| DAV1D_API void | dav1d_data_props_unref (Dav1dDataProps *props) | 
| #define DAV1D_API | 
| #define DAV1D_ERR | ( | e | ) | 
| DAV1D_API void dav1d_data_props_unref | ( | Dav1dDataProps * | props | ) | 
Release reference to a Dav1dDataProps.