Home
last modified time | relevance | path

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

12

/external/libvpx/vp9/encoder/
Dvp9_multi_thread.c72 int tile_row, tile_col; in vp9_row_mt_mem_alloc() local
134 int tile_row; in vp9_row_mt_mem_dealloc() local
258 int tile_row = 0; in vp9_prepare_job_queue() local
Dvp9_ethread.c52 int tile_row = t / tile_cols; in enc_worker_hook() local
421 int tile_row, tile_col; in first_pass_worker_hook() local
512 int tile_row, tile_col; in temporal_filter_worker_hook() local
591 int tile_row, tile_col; in enc_row_mt_worker_hook() local
Dvp9_bitstream.c490 const TileInfo *const tile, vpx_writer *w, int tile_row, in write_modes()
946 const int tile_row = 0; in encode_tile_worker() local
1064 int tile_row, tile_col; in encode_tiles() local
Dvp9_temporal_filter.c998 static void temporal_filter_iterate_tile_c(VP9_COMP *cpi, int tile_row, in temporal_filter_iterate_tile_c()
1020 int tile_row, tile_col; in temporal_filter_iterate_c() local
Dvp9_encodeframe.c5792 int tile_col, tile_row; in vp9_init_tile_data() local
5850 void vp9_encode_sb_row(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_sb_row()
5885 void vp9_encode_tile(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_tile()
5903 int tile_col, tile_row; in encode_tiles() local
6192 int tile_col, tile_row; in restore_encode_params() local
/external/igt-gpu-tools/tests/i915/
Dgem_set_tiling_vs_gtt.c97 int tile_row = i / (TEST_STRIDE * tile_height / 4); variable
/external/libaom/av1/common/
Dtile_common.h31 int tile_row; member
Dalloccommon.c373 for (int tile_row = 0; tile_row < above_contexts->num_tile_rows; tile_row++) { in av1_free_above_context_buffers() local
434 for (int tile_row = 0; tile_row < num_tile_rows; tile_row++) { in av1_alloc_above_context_buffers() local
Dthread_common.c705 const int tile_row = LR_TILE_ROW; in loop_restoration_row_worker() local
Dav1_common_int.h1258 int num_planes, int tile_row, in av1_init_above_context()
1575 const int tile_row) { in av1_zero_above_context()
/external/libaom/av1/encoder/
Dbitstream.h55 int tile_row; // Number of tile rows member
Dencodeframe.c1234 int tile_col, tile_row; in av1_init_tile_data() local
1291 int tile_row, int tile_col, int mi_row, in get_token_start()
1311 int tile_row, int tile_col, in populate_token_count()
1342 void av1_encode_sb_row(AV1_COMP *cpi, ThreadData *td, int tile_row, in av1_encode_sb_row()
1361 void av1_encode_tile(AV1_COMP *cpi, ThreadData *td, int tile_row, in av1_encode_tile()
1400 int tile_col, tile_row; in encode_tiles() local
Dethread.c237 int tile_col, tile_row; in row_mt_mem_alloc() local
275 int tile_col, tile_row; in av1_row_mt_mem_dealloc() local
333 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in switch_tile_and_get_next_job() local
539 const int tile_row = tile_info->tile_row; in enc_row_mt_worker_hook() local
611 int tile_row = t / tile_cols; in enc_worker_hook() local
1713 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in av1_encode_tiles_row_mt() local
1784 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in av1_fp_encode_tiles_row_mt() local
Dbitstream.c1708 const int tile_row, int tile_col, in get_token_pointers()
1724 aom_writer *const w, int tile_row, in write_modes()
2247 const int tile_row, const int tile_col, in find_identical_tile()
3252 int tile_row; in remux_tiles() local
3596 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in write_large_scale_tile_obu() local
3728 int tile_row = pack_bs_params->tile_row; in av1_pack_tile_info() local
3858 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in write_tile_obu() local
Dmv_prec.c354 for (int tile_row = 0; tile_row < tile_rows; tile_row++) { in av1_collect_mv_stats() local
Dencoder_utils.c1148 for (int tile_row = 0; tile_row < cm->tiles.rows; tile_row++) { in av1_finalize_encoded_frame() local
Dlevel.c1110 for (int tile_row = 0; tile_row < tile_rows; ++tile_row) { in get_tile_stats() local
Dfirstpass.c1082 for (int tile_row = 0; tile_row < tile_rows; ++tile_row) { in first_pass_tiles() local
/external/libaom/examples/
Dlightfield_bitstream_parsing.c82 int tile_row; member
/external/libaom/test/
Dtile_config_test.cc209 int tile_row_idx, tile_row = 0; in HandleDecodeResult() local
/external/libhevc/decoder/
Dihevcd_utils.c360 WORD32 tile_row, tile_col; in ihevcd_get_tile_pos() local
/external/libaom/av1/decoder/
Ddecodeframe.c2678 int tile_row, int tile_col) { in decode_tile()
2738 int tile_row, tile_col; in decode_tiles() local
2889 int tile_row = tile_data->tile_info.tile_row; in tile_worker_hook_init() local
2958 int tile_row = tile_data->tile_info.tile_row; in tile_worker_hook() local
3012 int tile_row = -1; in get_next_job_info() local
3126 int tile_row = tile_info->tile_row; in parse_tile_row_mt() local
3263 int tile_row = next_job_info.tile_row; in row_mt_worker_hook() local
3661 for (int tile_row = tile_rows_start; tile_row < tile_rows_end; ++tile_row) { in row_mt_frame_init() local
Ddecoder.h135 int tile_row; member
/external/libaom/av1/
Dav1_dx_iface.c835 const int tile_row = AOMMIN(pbi->dec_tile_row, tiles->rows - 1); in decoder_get_frame() local
1099 for (int tile_row = 1; tile_row <= tile_rows; tile_row++) { in ctrl_get_tile_info() local
/external/libgav1/src/
Ddecoder_impl.cc1505 for (int tile_row = 0; tile_row < frame_header.tile_info.tile_rows; in DecodeTiles() local

12