Home
last modified time | relevance | path

Searched defs:tile_col (Results 1 – 25 of 45) 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
133 int tile_col; in vp9_row_mt_mem_dealloc() local
245 int tile_col, i; in vp9_prepare_job_queue() local
313 int tile_col; in vp9_get_tiles_proc_status() local
H A Dvp9_ethread.c54 int tile_col = 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.c492 int tile_col, unsigned int *const max_mv_magnitude, in write_modes()
1011 int tile_col = 0; in encode_tiles_mt() local
1109 int tile_row, tile_col; in encode_tiles() local
H A Dvp9_segmentation.c248 int i, tile_col, mi_row, mi_col; in vp9_choose_segmap_coding_method() local
H A Dvp9_temporal_filter.c1201 int tile_col) { 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
5908 int tile_col, int mi_row) { in vp9_encode_sb_row()
5943 int tile_col) { in vp9_encode_tile()
5960 int tile_col, tile_row; in encode_tiles() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodeframe.c1309 for (int tile_col = 0; tile_col < tile_cols; ++tile_col) { 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()
1400 int tile_col, int mi_row, in populate_token_count()
1432 int tile_col, int mi_row) { in av1_encode_sb_row()
1451 int tile_col) { 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
342 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { in switch_tile_and_get_next_job() local
419 for (int tile_col = 0; tile_col < tile_cols; ++tile_col) { in set_firstpass_encode_done() local
567 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { in set_encoding_done() local
694 const int tile_col = tile_info->tile_col; in enc_row_mt_worker_hook() local
785 int tile_col = t % tile_cols; in enc_worker_hook() local
1958 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { in av1_encode_tiles_row_mt() local
2037 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { 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()
3307 int tile_col; in remux_tiles() local
3697 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { in write_large_scale_tile_obu() local
3844 int tile_col = pack_bs_params->tile_col; in av1_pack_tile_info() local
3979 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { in write_tile_obu() local
H A Dbitstream.h61 int tile_col; // Number of tile columns member
H A Dmv_prec.c356 for (int tile_col = 0; tile_col < tile_cols; tile_col++) { in av1_collect_mv_stats() local
H A Dencoder_utils.c1214 for (int tile_col = 0; tile_col < cm->tiles.cols; tile_col++) { in av1_finalize_encoded_frame() local
H A Dlevel.c1131 for (int tile_col = 0; tile_col < tile_cols; ++tile_col) { 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
2811 for (int tile_col = 0; tile_col < f->frame_hdr->tiling.cols; tile_col++) { in dav1d_decode_frame_init() local
2835 for (int tile_col = 0; tile_col < f->frame_hdr->tiling.cols; tile_col++) { in dav1d_decode_frame_init() local
3152 int tile_row = 0, tile_col = 0; in dav1d_decode_frame_init_cdf() local
3225 for (int tile_col = 0; tile_col < f->frame_hdr->tiling.cols; tile_col++) { in dav1d_decode_frame_main() local
H A Drefmvs.h95 } tile_col, tile_row; member
H A Dlf_apply_tmpl.c334 for (int tile_col = 1;; tile_col++) { in bytefn() local
/aosp_15_r20/external/libaom/av1/common/
H A Dtile_common.h33 int tile_col; member
H A Dresize.c1129 TileInfo tile_col; in av1_upscale_normative_rows() local
/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
2933 int tile_col = tile_data->tile_info.tile_col; in tile_worker_hook_init() local
3002 int tile_col = tile_data->tile_info.tile_col; in tile_worker_hook() local
3056 int tile_col = -1; in get_next_job_info() local
3305 int tile_col = next_job_info.tile_col; in row_mt_worker_hook() local
3699 for (int tile_col = tile_cols_start; tile_col < tile_cols_end; ++tile_col) { in row_mt_frame_init() local
H A Ddecoder.h136 int tile_col; member
/aosp_15_r20/external/libaom/examples/
H A Dlightfield_bitstream_parsing.c81 int tile_col; member
/aosp_15_r20/external/libaom/test/
H A Dtile_config_test.cc194 int tile_col_idx, tile_col = 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/libvpx/vp9/decoder/
H A Dvp9_decoder.h91 int tile_col; member
/aosp_15_r20/external/libaom/av1/
H A Dav1_dx_iface.c895 const int tile_col = AOMMIN(pbi->dec_tile_col, tiles->cols - 1); in decoder_get_frame() local
1128 for (int tile_col = 1; tile_col <= tile_cols; tile_col++) { in ctrl_get_tile_info() local

12