Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_multi_thread.c19 int tile_id) { in vp9_enc_grp_get_next_job()
192 int tile_id = 0; in vp9_assign_tile_to_thread() local
305 int tile_id = -1; // Stores the tile ID with minimum proc done in vp9_get_tiles_proc_status() local
/external/libaom/libaom/av1/encoder/
Dethread.c199 int tile_id = 0; in assign_tile_to_thread() local
230 int tile_id = -1; // Stores the tile ID with minimum proc done in switch_tile_and_get_next_job() local
668 int tile_id = tile_row * tile_cols + tile_col; in av1_encode_tiles_row_mt() local