Searched refs:allocated_tile_rows (Results 1 – 6 of 6) sorted by relevance
26 multi_thread_ctxt->allocated_tile_rows = tile_rows; in av1_row_mt_mem_alloc()30 for (tile_row = 0; tile_row < multi_thread_ctxt->allocated_tile_rows; in av1_row_mt_mem_alloc()56 for (tile_row = 0; tile_row < multi_thread_ctxt->allocated_tile_rows; in av1_row_mt_mem_dealloc()69 multi_thread_ctxt->allocated_tile_rows = 0; in av1_row_mt_mem_dealloc()
657 multi_thread_ctxt->allocated_tile_rows != tile_rows || in av1_encode_tiles_row_mt()
571 int allocated_tile_rows; member
84 multi_thread_ctxt->allocated_tile_rows = tile_rows; in vp9_row_mt_mem_alloc()156 for (tile_row = 0; tile_row < multi_thread_ctxt->allocated_tile_rows; in vp9_row_mt_mem_dealloc()
447 multi_thread_ctxt->allocated_tile_rows < tile_rows || in vp9_encode_fp_row_mt()533 multi_thread_ctxt->allocated_tile_rows < tile_rows || in vp9_temporal_filter_row_mt()606 multi_thread_ctxt->allocated_tile_rows < tile_rows || in vp9_encode_tiles_row_mt()
401 int allocated_tile_rows; member