Home
last modified time | relevance | path

Searched defs:CODEC_CONFIG_KEY_CHANNEL_COUNT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_config_parser.h64 #define CODEC_CONFIG_KEY_CHANNEL_COUNT "channelCount" macro
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp74 constexpr char CODEC_CONFIG_KEY_CHANNEL_COUNT[] = "channelCount"; variable