Home
last modified time | relevance | path

Searched refs:AV1RowMTInfo (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencoder.h544 typedef struct AV1RowMTInfo { struct
547 } AV1RowMTInfo; argument
561 AV1RowMTInfo row_mt_info;
Dethread.c212 AV1RowMTInfo *row_mt_info = &this_tile->row_mt_info; in get_next_job()
238 AV1RowMTInfo *row_mt_info = &this_tile->row_mt_info; in switch_tile_and_get_next_job()