Home
last modified time | relevance | path

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

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