Searched refs:temp_fmt (Results 1 – 1 of 1) sorted by relevance
2178 uint32_t temp_fmt; in uaudio_chan_fill_info_sub() local2185 temp_fmt = feeder_matrix_default_format(format); in uaudio_chan_fill_info_sub()2187 if (temp_fmt != 0) in uaudio_chan_fill_info_sub()2188 format = temp_fmt; in uaudio_chan_fill_info_sub()