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.c2339 const int tile_rows_end = single_row ? tile_rows_start + 1 : tile_rows; in get_ls_tile_buffers() local
2758 int tile_rows_end; in decode_tiles() local
3019 const int tile_rows_end = frame_row_mt_info->tile_rows_end; in get_next_job_info() local
3308 int tile_rows_start, int tile_rows_end, in enqueue_tile_jobs()
3509 int tile_rows_end, int tile_cols_start, in tile_mt_queue()
3538 int tile_rows_end; in decode_tiles_mt() local
3635 int tile_rows_end, int tile_cols_start, in row_mt_frame_init()
3714 int tile_rows_end; in decode_tiles_row_mt() local
Ddecoder.h92 int tile_rows_end; member