Searched refs:ChannelCount (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/apps/tv/
H A DController.h51 int ChannelCount();
H A DController.cpp231 Controller::ChannelCount() function in class:Controller
H A DMainWin.cpp283 int channels = fController->ChannelCount();
1158 if (chan < fController->ChannelCount())
/haiku-fatelf/src/tests/kits/midi/synth_file_reader/
H A DSynthFile.h59 int16 ChannelCount() const { return fChannelCount; } function in class:SSound
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsirq.c346 ACPI_RS_OFFSET (Data.Dma.ChannelCount)}
H A Drsdump.c225 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET (Dma.ChannelCount), "Channel Count", NULL},
/haiku-fatelf/src/kits/media/
H A DOldAudioModule.cpp77 BAudioEvent::ChannelCount() function in class:BAudioEvent
H A DOldAudioModule.h33 virtual int32 ChannelCount();
/haiku-fatelf/src/add-ons/media/plugins/mp4_reader/libMP4/
H A DMP4Structs.h244 uint16 ChannelCount; member in struct:AudioSampleEntry
H A DMP4FileReader.cpp449 theAudio.NoOfChannels = aAudioDescription.theAudioSampleEntry.ChannelCount;
H A DMP4Parser.cpp1258 pAudioDescription->theAudioSampleEntry.ChannelCount =
1532 Read(&theAudioDescription.theAudioSampleEntry.ChannelCount);
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacrestyp.h262 UINT8 ChannelCount; member in struct:acpi_resource_dma

Completed in 71 milliseconds