Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/v1.0/codec_instance/include/
Dcodec_instance.h88 int32_t StopCodecInstance(struct CodecInstance *instance);
/drivers/peripheral/codec/hdi_service/codec_service_stub/
Dcodec_service.c436 return StopCodecInstance(instance); in CodecStop()
/drivers/peripheral/codec/hal/v1.0/codec_instance/src/
Dcodec_instance.c374 int32_t StopCodecInstance(struct CodecInstance *instance) in StopCodecInstance() function