Home
last modified time | relevance | path

Searched refs:CodecAdapterComponentDeInit (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/passthrough/include/
Dcodec_adapter_if.h78 int32_t CodecAdapterComponentDeInit(const struct CodecComponentNode *codecNode);
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_component_if.c192 return CodecAdapterComponentDeInit(info->codecNode); in ComponentTypeComponentDeInit()
Dcodec_adapter.cpp269 int32_t CodecAdapterComponentDeInit(const struct CodecComponentNode *codecNode) in CodecAdapterComponentDeInit() function