Home
last modified time | relevance | path

Searched refs:CodecComponentManagerSerivce (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/codec/hal/include/
H A Dcodec_component_manager_service.h36 struct CodecComponentManagerSerivce { struct
46 struct CodecComponentManagerSerivce *CodecComponentManagerSerivceGet(void);
47 void OmxComponentManagerSeriveRelease(struct CodecComponentManagerSerivce *instance);
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_service.c28 struct CodecComponentManagerSerivce *g_service = NULL;
201 struct CodecComponentManagerSerivce *CodecComponentManagerSerivceGet(void) in CodecComponentManagerSerivceGet()
204 g_service = (struct CodecComponentManagerSerivce *)OsalMemCalloc(sizeof(struct CodecComponentManagerSerivce)); in CodecComponentManagerSerivceGet()
220 void OmxComponentManagerSeriveRelease(struct CodecComponentManagerSerivce *instance) in OmxComponentManagerSeriveRelease()
H A Dcodec_dfx_service.c43 struct CodecComponentManagerSerivce *managerService = CodecComponentManagerSerivceGet(); in DevCodecHostDump()
H A Dcodec_component_type_driver.c28 struct CodecComponentManagerSerivce *service;
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecomx_fuzzer/
H A Dcodec_fuzzer.cpp73 CodecComponentManagerSerivce *service = nullptr; in CodecFuzzTest()

Completed in 4 milliseconds