Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_multi_thread.h17 void av1_row_mt_mem_alloc(AV1_COMP *cpi, int max_sb_rows);
Dav1_multi_thread.c18 void av1_row_mt_mem_alloc(AV1_COMP *cpi, int max_sb_rows) { in av1_row_mt_mem_alloc() function
Dethread.c660 av1_row_mt_mem_alloc(cpi, max_sb_rows); in av1_encode_tiles_row_mt()