Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_component_type_service.h27 struct CodecComponentType *CodecComponentTypeServiceGet(void);
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_service.c147 struct CodecComponentType *comp = CodecComponentTypeServiceGet(); in OmxManagerCreateComponent()
H A Dcodec_component_type_service.c299 struct CodecComponentType *CodecComponentTypeServiceGet(void) in CodecComponentTypeServiceGet() function