Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_multi_thread.c56 TileDataEnc *const this_tile) { in vp9_row_mt_alloc_rd_thresh()
109 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_alloc() local
116 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_row_mt_mem_alloc() local
124 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols]; in vp9_row_mt_mem_alloc() local
156 TileDataEnc *this_tile = &cpi->tile_data[tile_col]; in vp9_row_mt_mem_dealloc() local
165 TileDataEnc *this_tile = in vp9_row_mt_mem_dealloc() local
188 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_multi_thread_tile_init() local
H A Dvp9_ethread.c426 TileDataEnc *this_tile; in first_pass_worker_hook() local
505 TileDataEnc *this_tile = &cpi->tile_data[i]; in vp9_encode_fp_row_mt() local
518 TileDataEnc *this_tile; in temporal_filter_worker_hook() local
H A Dvp9_encodeframe.c5889 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_init_tile_data() local
5911 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_sb_row() local
5946 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in vp9_encode_tile() local
H A Dvp9_firstpass.c842 static void accumulate_fp_mb_row_stat(TileDataEnc *this_tile, in accumulate_fp_mb_row_stat()
H A Dvp9_encoder.h1375 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c255 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in row_mt_mem_alloc() local
288 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_row_mt_mem_dealloc() local
344 TileDataEnc *const this_tile = &tile_data[tile_index]; in switch_tile_and_get_next_job() local
492 TileDataEnc *const this_tile = &cpi->tile_data[cur_tile_id]; in fp_enc_row_mt_worker_hook() local
568 TileDataEnc *const this_tile = in set_encoding_done() local
690 TileDataEnc *const this_tile = &cpi->tile_data[cur_tile_id]; in enc_row_mt_worker_hook() local
787 TileDataEnc *const this_tile = in enc_worker_hook() local
1960 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_encode_tiles_row_mt() local
2039 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_fp_encode_tiles_row_mt() local
3095 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in pack_bs_worker_hook() local
H A Dencodeframe.c1311 TileDataEnc *const this_tile = &cpi->tile_data[tile_index]; in av1_alloc_tile_data() local
1435 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in av1_encode_sb_row() local
1453 TileDataEnc *const this_tile = in av1_encode_tile() local
1503 TileDataEnc *const this_tile = in encode_tiles() local
H A Dbitstream.c3711 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in write_large_scale_tile_obu() local
3981 TileDataEnc *this_tile = &cpi->tile_data[tile_idx]; in write_tile_obu() local
H A Dencoder.h4023 TileDataEnc *this_tile = &cpi->tile_data[tile_row * tile_cols + tile_col]; in get_start_tok() local