Searched refs:candidate_row_indices (Results 1 – 1 of 1) sorted by relevance
876 const int candidate_row_indices[] = {row_index + 1, row_index}; in DecodeSuperBlock() local879 for (size_t i = 0; i < std::extent<decltype(candidate_row_indices)>::value; in DecodeSuperBlock()881 const int candidate_row_index = candidate_row_indices[i]; in DecodeSuperBlock()