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