Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecoder.h147 typedef struct AV1DecTileMTData { struct
149 pthread_mutex_t *job_mutex;
151 TileJobsDec *job_queue;
152 int jobs_enqueued;
153 int jobs_dequeued;
154 int alloc_tile_rows;
155 int alloc_tile_cols;