Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/include/
H A Dcodec_config_parser.h66 #define CODEC_CAPABLITY_GROUP_NUM 8 macro
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_capability_config.c73 for (groupIndex = 0; groupIndex < CODEC_CAPABLITY_GROUP_NUM; groupIndex++) { in GetComponentCapabilityList()
H A Dcodec_config_parser.c351 for (index = 0; index < CODEC_CAPABLITY_GROUP_NUM; index++) { in LoadCodecCapabilityFromHcs()
371 for (index = 0; index < CODEC_CAPABLITY_GROUP_NUM; index++) { in LoadCodecCapabilityFromHcs()
396 for (index = 0; index < CODEC_CAPABLITY_GROUP_NUM; index++) { in ClearCapabilityGroup()

Completed in 3 milliseconds