Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_multi_thread.c55 TileDataEnc *const this_tile) { in vp9_row_mt_alloc_rd_thresh()
100 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_alloc() local
114 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_row_mt_mem_alloc() local
122 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols]; in vp9_row_mt_mem_alloc() local
151 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_dealloc() local
160 TileDataEnc *this_tile = in vp9_row_mt_mem_dealloc() local
179 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_multi_thread_tile_init() local
Dvp9_ethread.c400 TileDataEnc *this_tile; in first_pass_worker_hook() local
479 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_encode_fp_row_mt() local
492 TileDataEnc *this_tile; in temporal_filter_worker_hook() local
Dvp9_encodeframe.c5761 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_init_tile_data() local
5783 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_sb_row() local
5815 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_tile() local
Dvp9_firstpass.c781 static void accumulate_fp_mb_row_stat(TileDataEnc *this_tile, in accumulate_fp_mb_row_stat()
Dvp9_encoder.h990 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local
/external/libaom/libaom/av1/encoder/
Dav1_multi_thread.c34 TileDataEnc *this_tile = in av1_row_mt_mem_alloc() local
60 TileDataEnc *this_tile = in av1_row_mt_mem_dealloc() local
Dethread.c226 TileDataEnc *const this_tile = &cpi->tile_data[cur_tile_id]; in get_next_job() local
253 TileDataEnc *this_tile = &cpi->tile_data[tile_index]; in switch_tile_and_get_next_job() local
326 TileDataEnc *const this_tile = &cpi->tile_data[cur_tile_id]; in enc_row_mt_worker_hook() local
379 TileDataEnc *const this_tile = in enc_worker_hook() local
702 TileDataEnc *this_tile = &cpi->tile_data[tile_id]; in av1_encode_tiles_row_mt() local
Dencodeframe.c5045 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in av1_encode_sb_row() local
5079 TileDataEnc *const this_tile = in av1_encode_tile() local
5113 TileDataEnc *const this_tile = in encode_tiles() local
Dbitstream.c3522 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in write_tiles_in_tg_obus() local
3627 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in write_tiles_in_tg_obus() local
Dencoder.h1596 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local