Home
last modified time | relevance | path

Searched refs:av1_row_mt_sync_write (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dethread.h31 void av1_row_mt_sync_write(AV1RowMTSync *const row_mt_sync, int r, int c,
Dethread.c121 void av1_row_mt_sync_write(AV1RowMTSync *const row_mt_sync, int r, int c, in av1_row_mt_sync_write() function
Dencodeframe.c5915 cpi->row_mt_sync_write_ptr = av1_row_mt_sync_write; in encode_frame_internal()