Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecoder.h212 typedef struct AV1DecTileMTData { struct
214 pthread_mutex_t *job_mutex;
216 TileJobsDec *job_queue;
217 int jobs_enqueued;
218 int jobs_dequeued;
219 int alloc_tile_rows;
220 int alloc_tile_cols;