Home
last modified time | relevance | path

Searched defs:tile_row (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_multi_thread.c80 int tile_row, tile_col; in vp9_row_mt_mem_alloc() local
135 int tile_row; in vp9_row_mt_mem_dealloc() local
266 int tile_row = 0; in vp9_prepare_job_queue() local
H A Dvp9_ethread.c53 int tile_row = t / tile_cols; in enc_worker_hook() local
425 int tile_row, tile_col; in first_pass_worker_hook() local
516 int tile_row, tile_col; in temporal_filter_worker_hook() local
595 int tile_row, tile_col; in enc_row_mt_worker_hook() local
H A Dvp9_bitstream.c491 const TileInfo *const tile, vpx_writer *w, int tile_row, in write_modes()
959 const int tile_row = 0; in encode_tile_worker() local
1109 int tile_row, tile_col; in encode_tiles() local
H A Dvp9_temporal_filter.c1200 static void temporal_filter_iterate_tile_c(VP9_COMP *cpi, int tile_row, in temporal_filter_iterate_tile_c()
1222 int tile_row, tile_col; in temporal_filter_iterate_c() local
H A Dvp9_encodeframe.c5849 int tile_col, tile_row; in vp9_init_tile_data() local
5907 void vp9_encode_sb_row(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_sb_row()
5942 void vp9_encode_tile(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_tile()
5960 int tile_col, tile_row; in encode_tiles() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodeframe.c1308 for (int tile_row = 0; tile_row < tile_rows; ++tile_row) { in av1_alloc_tile_data() local
1323 int tile_col, tile_row; in av1_init_tile_data() local
1380 int tile_row, int tile_col, int mi_row, in get_token_start()
1399 const TileInfo *tile_info, int tile_row, in populate_token_count()
1431 void av1_encode_sb_row(AV1_COMP *cpi, ThreadData *td, int tile_row, in av1_encode_sb_row()
1450 void av1_encode_tile(AV1_COMP *cpi, ThreadData *td, int tile_row, in av1_encode_tile()
1491 int tile_col, tile_row; in encode_tiles() local
H A Dethread.c247 int tile_col, tile_row; in row_mt_mem_alloc() local
282 int tile_col, tile_row; in av1_row_mt_mem_dealloc() local
341 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in switch_tile_and_get_next_job() local
418 for (int tile_row = 0; tile_row < tile_rows; ++tile_row) { in set_firstpass_encode_done() local
566 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in set_encoding_done() local
693 const int tile_row = tile_info->tile_row; in enc_row_mt_worker_hook() local
784 int tile_row = t / tile_cols; in enc_worker_hook() local
1957 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in av1_encode_tiles_row_mt() local
2036 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in av1_fp_encode_tiles_row_mt() local
H A Dbitstream.c1717 const int tile_row, int tile_col, in get_token_pointers()
1733 int tile_row, int tile_col) { in write_modes()
2279 const int tile_row, const int tile_col, in find_identical_tile()
3306 int tile_row; in remux_tiles() local
3707 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in write_large_scale_tile_obu() local
3843 int tile_row = pack_bs_params->tile_row; in av1_pack_tile_info() local
3978 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in write_tile_obu() local
H A Dbitstream.h60 int tile_row; // Number of tile rows member
H A Dmv_prec.c353 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in av1_collect_mv_stats() local
H A Dencoder_utils.c1215 for (int tile_row = 0; tile_row < cm->tiles.rows; tile_row++) { in av1_finalize_encoded_frame() local
H A Dlevel.c1130 for (int tile_row = 0; tile_row < tile_rows; ++tile_row) { in get_tile_stats() local
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c2430 const int tile_row, const int tile_col, in setup_tile()
2602 const int tile_row = ts->tiling.row, tile_col = ts->tiling.col; in dav1d_decode_tile_sbrow() local
2766 for (int tile_row = 0; tile_row < f->frame_hdr->tiling.rows; tile_row++) { in dav1d_decode_frame_init() local
2806 for (int tile_row = 0; tile_row < f->frame_hdr->tiling.rows; tile_row++) { in dav1d_decode_frame_init() local
2830 for (int tile_row = 0, tile_row_base = 0; tile_row < f->frame_hdr->tiling.rows; in dav1d_decode_frame_init() local
3152 int tile_row = 0, tile_col = 0; in dav1d_decode_frame_init_cdf() local
3213 for (int tile_row = 0; tile_row < f->frame_hdr->tiling.rows; tile_row++) { in dav1d_decode_frame_main() local
H A Drefmvs.h95 } tile_col, tile_row; member
/aosp_15_r20/external/libaom/av1/common/
H A Dalloccommon.c374 for (int tile_row = 0; tile_row < above_contexts->num_tile_rows; tile_row++) { in av1_free_above_context_buffers() local
435 for (int tile_row = 0; tile_row < num_tile_rows; tile_row++) { in av1_alloc_above_context_buffers() local
H A Dtile_common.h32 int tile_row; member
H A Dav1_common_int.h1269 int num_planes, int tile_row, in av1_init_above_context()
1588 const int tile_row) { in av1_zero_above_context()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_set_tiling_vs_gtt.c97 int tile_row = i / (TEST_STRIDE * tile_height / 4); variable
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c2720 int tile_row, int tile_col) { in decode_tile()
2780 int tile_row, tile_col; in decode_tiles() local
2932 int tile_row = tile_data->tile_info.tile_row; in tile_worker_hook_init() local
3001 int tile_row = tile_data->tile_info.tile_row; in tile_worker_hook() local
3055 int tile_row = -1; in get_next_job_info() local
3169 int tile_row = tile_info->tile_row; in parse_tile_row_mt() local
3304 int tile_row = next_job_info.tile_row; in row_mt_worker_hook() local
3698 for (int tile_row = tile_rows_start; tile_row < tile_rows_end; ++tile_row) { in row_mt_frame_init() local
H A Ddecoder.h135 int tile_row; member
/aosp_15_r20/external/libaom/examples/
H A Dlightfield_bitstream_parsing.c82 int tile_row; member
/aosp_15_r20/external/libaom/test/
H A Dtile_config_test.cc209 int tile_row_idx, tile_row = 0; in HandleDecodeResult() local
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_utils.c360 WORD32 tile_row, tile_col; in ihevcd_get_tile_pos() local
/aosp_15_r20/external/libaom/av1/
H A Dav1_dx_iface.c874 const int tile_row = AOMMIN(pbi->dec_tile_row, tiles->rows - 1); in decoder_get_frame() local
1133 for (int tile_row = 1; tile_row <= tile_rows; tile_row++) { in ctrl_get_tile_info() local
/aosp_15_r20/external/libgav1/src/
H A Ddecoder_impl.cc1505 for (int tile_row = 0; tile_row < frame_header.tile_info.tile_rows; in DecodeTiles() local

12