Searched refs:level_shift (Results 1 – 3 of 3) sorted by relevance
238 uint32_t level_shift, bool down_mix) in hdmi_audio_info_setup() argument253 audio->infoframe.level_shift_value = level_shift; in hdmi_audio_info_setup()
140 uint32_t level_shift, bool down_mix);
173 const unsigned level_shift = ASSOC_ARRAY_LEVEL_STEP; in hash_key_type_and_desc() local209 return hash | (hash >> (ASSOC_ARRAY_KEY_CHUNK_SIZE - level_shift)) | 1; in hash_key_type_and_desc()211 return (hash + (hash << level_shift)) & ~fan_mask; in hash_key_type_and_desc()