Searched refs:kSuperBlockStateDecoded (Results 1 – 2 of 2) sorted by relevance
840 return threading_.sb_state[0][column_index - 1] == kSuperBlockStateDecoded; in CanDecode()848 kSuperBlockStateDecoded && in CanDecode()851 kSuperBlockStateDecoded); in CanDecode()868 threading_.sb_state[row_index][column_index] = kSuperBlockStateDecoded; in DecodeSuperBlock()
212 kSuperBlockStateDecoded // Parsed and decoded. enumerator