dav1d
Data Fields
Dav1dSettings Struct Reference

#include <dav1d.h>

Data Fields

int n_frame_threads
 
int n_tile_threads
 
Dav1dPicAllocator allocator
 
int apply_grain
 
int operating_point
 select an operating point for scalable AV1 bitstreams (0 - 31) More...
 
int all_layers
 output all spatial layers of a scalable AV1 biststream More...
 

Field Documentation

◆ all_layers

int Dav1dSettings::all_layers

output all spatial layers of a scalable AV1 biststream

◆ allocator

Dav1dPicAllocator Dav1dSettings::allocator

◆ apply_grain

int Dav1dSettings::apply_grain

◆ n_frame_threads

int Dav1dSettings::n_frame_threads

◆ n_tile_threads

int Dav1dSettings::n_tile_threads

◆ operating_point

int Dav1dSettings::operating_point

select an operating point for scalable AV1 bitstreams (0 - 31)


The documentation for this struct was generated from the following file: