Home
last modified time | relevance | path

Searched refs:tile_col_id (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_job_queue.h24 int tile_col_id; // tile col id within a tile member
Dvp9_ethread.c409 tile_col = proc_job->tile_col_id; in first_pass_worker_hook()
497 tile_col = proc_job->tile_col_id; in temporal_filter_worker_hook()
572 tile_col = proc_job->tile_col_id; in enc_row_mt_worker_hook()
Dvp9_multi_thread.c249 job_queue_curr->job_info.tile_col_id = tile_col; in vp9_prepare_job_queue()