Searched refs:equalizerTypeValue (Results 1 – 1 of 1) sorted by relevance
181 uint8_t equalizerTypeValue = (data[0] & 0x7); in decodeFrames() local182 mConfig->equalizerType = kEqualizerTypes[equalizerTypeValue]; in decodeFrames()