Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/v1.0/codec_instance/include/
Dcodec_instance.h87 int32_t RunCodecInstance(struct CodecInstance *instance);
/drivers/peripheral/codec/hdi_service/codec_service_stub/
Dcodec_service.c426 return RunCodecInstance(instance); in CodecStart()
/drivers/peripheral/codec/hal/v1.0/codec_instance/src/
Dcodec_instance.c342 int32_t RunCodecInstance(struct CodecInstance *instance) in RunCodecInstance() function