Searched defs:row_mt_info (Results 1 – 4 of 4) sorted by relevance
20 RowMTInfo *row_mt_info; in vp9_enc_grp_get_next_job() local93 RowMTInfo *row_mt_info = &multi_thread_ctxt->row_mt_info[tile_col]; in vp9_row_mt_mem_alloc() local143 RowMTInfo *row_mt_info = &multi_thread_ctxt->row_mt_info[tile_col]; in vp9_row_mt_mem_dealloc() local204 RowMTInfo *row_mt_info; in vp9_get_job_queue_status() local
413 RowMTInfo row_mt_info[MAX_NUM_TILE_COLS]; member
212 AV1RowMTInfo *row_mt_info = &this_tile->row_mt_info; in get_next_job() local238 AV1RowMTInfo *row_mt_info = &this_tile->row_mt_info; in switch_tile_and_get_next_job() local
561 AV1RowMTInfo row_mt_info; member