Home
last modified time | relevance | path

Searched defs:tile_rows_end (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2724 const int tile_rows_end = single_row ? tile_rows_start + 1 : tile_rows; in get_ls_tile_buffers() local
3140 int tile_rows_end; in decode_tiles() local
3400 const int tile_rows_end = frame_row_mt_info->tile_rows_end; in get_next_job_info() local
3689 int tile_rows_start, int tile_rows_end, in enqueue_tile_jobs()
3885 int tile_rows_start, int tile_rows_end, in tile_mt_queue()
3913 int tile_rows_end; in decode_tiles_mt() local
4010 int tile_rows_end, int tile_cols_start, in row_mt_frame_init()
4088 int tile_rows_end; in decode_tiles_row_mt() local
Ddecoder.h93 int tile_rows_end; member