Searched refs:y_secondary_strength (Results 1 – 4 of 4) sorted by relevance
350 const uint8_t y_secondary_strength = in ApplyCdefForOneUnit() local351 frame_header_.cdef.y_secondary_strength[index]; in ApplyCdefForOneUnit()355 int y_strength_index = static_cast<int>(y_secondary_strength == 0); in ApplyCdefForOneUnit()428 if ((primary_strength | y_secondary_strength) == 0) { in ApplyCdefForOneUnit()438 primary_strength, y_secondary_strength, in ApplyCdefForOneUnit()
296 uint8_t y_secondary_strength[kMaxCdefStrengths]; member
158 frame_header.cdef.y_secondary_strength[0] > 0 || in DoCdef()
1118 cdef->y_secondary_strength[i] = scratch; in ParseCdefParameters()1119 if (cdef->y_secondary_strength[i] == 3) ++cdef->y_secondary_strength[i]; in ParseCdefParameters()1120 cdef->y_secondary_strength[i] <<= coeff_shift; in ParseCdefParameters()