Searched refs:candidate_row_index (Results 1 – 1 of 1) sorted by relevance
876 const int candidate_row_index = candidate_row_indices[i]; in DecodeSuperBlock() local878 if (!CanDecode(candidate_row_index, candidate_column_index)) { in DecodeSuperBlock()882 threading_.sb_state[candidate_row_index][candidate_column_index] = in DecodeSuperBlock()885 thread_pool_->Schedule([this, candidate_row_index, candidate_column_index, in DecodeSuperBlock()887 DecodeSuperBlock(candidate_row_index, candidate_column_index, in DecodeSuperBlock()