Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/v1.0/codec_instance/include/
Dcodec_instance.h85 struct CodecInstance* GetCodecInstance(void);
/drivers/peripheral/codec/hdi_service/codec_service_stub/
Dcodec_service.c285 struct CodecInstance *instance = GetCodecInstance(); in CodecCreate()
/drivers/peripheral/codec/hal/v1.0/codec_instance/src/
Dcodec_instance.c290 struct CodecInstance* GetCodecInstance(void) in GetCodecInstance() function