Searched refs:first_channel (Results 1 – 2 of 2) sorted by relevance
33 const float* const first_channel = &float_audio_frame[0]; in Process() local34 AudioFrameView<const float> frame_view(&first_channel, 1 /* num channels */, in Process()
62 __u8 first_channel; member568 if (triplet->chans.first_channel <= 14) in print_country()569 end_channel = triplet->chans.first_channel + (triplet->chans.num_channels - 1); in print_country()571 end_channel = triplet->chans.first_channel + (4 * (triplet->chans.num_channels - 1)); in print_country()573 …printf("\t\tChannels [%d - %d] @ %d dBm\n", triplet->chans.first_channel, end_channel, triplet->ch… in print_country()