Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_if.h401 struct CodecComponentType *CodecComponentTypeGet(struct HdfRemoteService *remote);
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_proxy.c193 *component = CodecComponentTypeGet(componentRemote); in CreateComponent()
H A Dcodec_component_type_proxy.c925 struct CodecComponentType *CodecComponentTypeGet(struct HdfRemoteService *remote) in CodecComponentTypeGet() function