Home
last modified time | relevance | path

Searched refs:CODEC_CONFIG_KEY_CHANNEL_COUNT (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/include/
H A Dcodec_config_parser.h64 #define CODEC_CONFIG_KEY_CHANNEL_COUNT "channelCount" macro
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp74 constexpr char CODEC_CONFIG_KEY_CHANNEL_COUNT[] = "channelCount"; member
385 {CODEC_CONFIG_KEY_CHANNEL_COUNT, cap.port.audio.channelCount}}; in GetAudioPortCapability()
/drivers/peripheral/codec/hal/src/
H A Dcodec_config_parser.c182 {CODEC_CONFIG_KEY_CHANNEL_COUNT, cap->port.audio.channelCount, CHANNEL_NUM, -1} in GetAudioPortCapability()

Completed in 3 milliseconds