Searched refs:GetChannelCount (Results 1 – 5 of 5) sorted by relevance
15 size_t GetChannelCount(cl_channel_order channelOrder) in GetChannelCount() function62 size = GetChannelCount(image_format.image_channel_order); in GetElementSize()69 size = 2u * GetChannelCount(image_format.image_channel_order); in GetElementSize()74 size = 4u * GetChannelCount(image_format.image_channel_order); in GetElementSize()
16 size_t GetChannelCount(cl_channel_order channelOrder);
117 constexpr GLuint GetChannelCount(GLuint redBits, in GetChannelCount() function170 channelCount(GetChannelCount(redBits, in Format()
113 int GetChannelCount(const SdpAudioFormat& format) { in GetChannelCount() function244 config.num_channels = GetChannelCount(format); in SdpToConfig()
4052 hr = pEndpointVolume->GetChannelCount(&nChannelCount); in _EnumerateEndpointDevicesAll()