Home
last modified time | relevance | path

Searched refs:IPC4_CHANNEL_CONFIG_7_POINT_1 (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/src/audio/up_down_mixer/
Dup_down_mixer.c101 case IPC4_CHANNEL_CONFIG_7_POINT_1: in set_downmix_coefficients()
162 case IPC4_CHANNEL_CONFIG_7_POINT_1: in select_mix_out_stereo()
213 case IPC4_CHANNEL_CONFIG_7_POINT_1: in select_mix_out_mono()
252 case IPC4_CHANNEL_CONFIG_7_POINT_1: in select_mix_out_5_1()
305 } else if (out_channel_config == IPC4_CHANNEL_CONFIG_7_POINT_1 && in init_mix()
/sof-3.4.0/src/include/ipc4/
Dbase-config.h73 IPC4_CHANNEL_CONFIG_7_POINT_1 = 12, /**< L, C, R, Ls, Rs & LFE., LS, RS */ enumerator
/sof-3.4.0/src/include/sof/audio/up_down_mixer/
Dup_down_mixer.h71 case IPC4_CHANNEL_CONFIG_7_POINT_1: in create_channel_map()