Searched refs:candidate_row_index (Results 1 – 1 of 1) sorted by relevance
881 const int candidate_row_index = candidate_row_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()