Searched refs:y_primary_strength (Results 1 – 4 of 4) sorted by relevance
348 const uint8_t y_primary_strength = in ApplyCdefForOneUnit() local349 frame_header_.cdef.y_primary_strength[index]; in ApplyCdefForOneUnit()358 (y_primary_strength | frame_header_.cdef.uv_primary_strength[index]) != 0; in ApplyCdefForOneUnit()421 (y_primary_strength == 0) ? 0 : direction_y[y_index]; in ApplyCdefForOneUnit()426 ? (y_primary_strength * (4 + variance_strength) + 8) >> 4 in ApplyCdefForOneUnit()
295 uint8_t y_primary_strength[kMaxCdefStrengths]; member
157 frame_header.cdef.y_primary_strength[0] > 0 || in DoCdef()
1116 cdef->y_primary_strength[i] = scratch << coeff_shift; in ParseCdefParameters()