Home
last modified time | relevance | path

Searched refs:numChannels (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/wifi/wifi_hal/
Dinterface.cpp155 int* numChannels) { in getValidChannels() argument
156 if (channels == nullptr || numChannels == nullptr || maxChannels < 0) { in getValidChannels()
161 *numChannels = std::min<int>(maxChannels, in getValidChannels()
163 memcpy(channels, k2p4Channels, *numChannels); in getValidChannels()
Dinterface.h51 int* numChannels);
/device/google/cuttlefish_common/host/commands/record_audio/
Dmain.cc110 const size_t numChannels = hdr.frame_size / sizeof(int16_t); in main() local
113 new WaveWriter(FLAGS_output_file.c_str(), numChannels, hdr.frame_rate)); in main()
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_audio_ape.h21 uint16_t numChannels; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_audio_ape.h21 uint16_t numChannels; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_audio_ape.h21 uint16_t numChannels; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_audio_ape.h31 uint16_t numChannels; member