Searched refs:uv_primary_strength (Results 1 – 4 of 4) sorted by relevance
358 (y_primary_strength | frame_header_.cdef.uv_primary_strength[index]) != 0; in ApplyCdefForOneUnit()464 const uint8_t uv_primary_strength = in ApplyCdefForOneUnit() local465 frame_header_.cdef.uv_primary_strength[index]; in ApplyCdefForOneUnit()469 if ((uv_primary_strength | uv_secondary_strength) == 0) { in ApplyCdefForOneUnit()509 (static_cast<int>(uv_primary_strength == 0) << 1) | in ApplyCdefForOneUnit()545 int direction = (uv_primary_strength == 0) in ApplyCdefForOneUnit()551 if (uv_primary_strength && in ApplyCdefForOneUnit()569 uv_primary_strength, uv_secondary_strength, in ApplyCdefForOneUnit()
297 uint8_t uv_primary_strength[kMaxCdefStrengths]; member
159 frame_header.cdef.uv_primary_strength[0] > 0 || in DoCdef()
1123 cdef->uv_primary_strength[i] = scratch << coeff_shift; in ParseCdefParameters()