Searched refs:av1_row_mt_mem_alloc (Results 1 – 3 of 3) sorted by relevance
17 void av1_row_mt_mem_alloc(AV1_COMP *cpi, int max_sb_rows);
18 void av1_row_mt_mem_alloc(AV1_COMP *cpi, int max_sb_rows) { in av1_row_mt_mem_alloc() function
660 av1_row_mt_mem_alloc(cpi, max_sb_rows); in av1_encode_tiles_row_mt()