Home
last modified time | relevance | path

Searched refs:CodecComponentTypeServiceGetCodecNode (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/codec/hal/include/
Dcodec_component_type_service.h30 struct CodecComponentNode *CodecComponentTypeServiceGetCodecNode(struct CodecComponentType *self);
/drivers/peripheral/codec/hal/src/
Dcodec_dfx_service.c56 … struct CodecComponentNode *codecNode = CodecComponentTypeServiceGetCodecNode(pos->service); in DevCodecHostDump()
Dcodec_component_manager_service.c117 struct CodecComponentNode *codecNode = CodecComponentTypeServiceGetCodecNode(pos->service); in OmxManagerDestroyComponent()
Dcodec_component_type_service.c338 struct CodecComponentNode *CodecComponentTypeServiceGetCodecNode(struct CodecComponentType *self) in CodecComponentTypeServiceGetCodecNode() function