Searched defs:effective_channel (Results 1 – 2 of 2) sorted by relevance
343 … uint8_t effective_channel = (stream_index * le_audio_demo_source_num_channels_per_stream) + i; in le_audio_demo_util_source_send() local
527 … uint8_t effective_channel = (data_event->stream * le_audio_demo_sink_num_channels_per_stream) + i; in audio_processing_decode() local