Searched defs:this_tile (Results 1 – 5 of 5) sorted by relevance
83 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_alloc() local100 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_row_mt_mem_alloc() local108 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols]; in vp9_row_mt_mem_alloc() local137 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_dealloc() local146 TileDataEnc *this_tile = in vp9_row_mt_mem_dealloc() local167 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_multi_thread_tile_init() local
399 TileDataEnc *this_tile; in first_pass_worker_hook() local478 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_encode_fp_row_mt() local490 TileDataEnc *this_tile; in temporal_filter_worker_hook() local
4646 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_init_tile_data() local4665 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_sb_row() local4695 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_tile() local
796 static void accumulate_fp_mb_row_stat(TileDataEnc *this_tile, in accumulate_fp_mb_row_stat()
828 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local