Home
last modified time | relevance | path

Searched defs:this_tile (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_multi_thread.c55 TileDataEnc *const this_tile) { in vp9_row_mt_alloc_rd_thresh()
101 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_alloc() local
115 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_row_mt_mem_alloc() local
123 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols]; in vp9_row_mt_mem_alloc() local
152 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_dealloc() local
161 TileDataEnc *this_tile = in vp9_row_mt_mem_dealloc() local
180 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_multi_thread_tile_init() local
Dvp9_ethread.c422 TileDataEnc *this_tile; in first_pass_worker_hook() local
501 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_encode_fp_row_mt() local
514 TileDataEnc *this_tile; in temporal_filter_worker_hook() local
Dvp9_encodeframe.c5832 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_init_tile_data() local
5854 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_sb_row() local
5889 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_tile() local
Dvp9_firstpass.c823 static void accumulate_fp_mb_row_stat(TileDataEnc *this_tile, in accumulate_fp_mb_row_stat()
Dvp9_encoder.h1272 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local
/external/libaom/av1/encoder/
Dethread.c245 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in row_mt_mem_alloc() local
281 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_row_mt_mem_dealloc() local
336 TileDataEnc *const this_tile = &tile_data[tile_index]; in switch_tile_and_get_next_job() local
431 TileDataEnc *const this_tile = &cpi->tile_data[cur_tile_id]; in fp_enc_row_mt_worker_hook() local
536 TileDataEnc *const this_tile = &cpi->tile_data[cur_tile_id]; in enc_row_mt_worker_hook() local
614 TileDataEnc *const this_tile = in enc_worker_hook() local
1716 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_encode_tiles_row_mt() local
1787 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_fp_encode_tiles_row_mt() local
2777 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in pack_bs_worker_hook() local
Dencodeframe.c1346 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in av1_encode_sb_row() local
1364 TileDataEnc *const this_tile = in av1_encode_tile() local
1412 TileDataEnc *const this_tile = in encode_tiles() local
Dbitstream.c3600 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in write_large_scale_tile_obu() local
3861 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in write_tile_obu() local
Dencoder.h3825 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local