Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_stub.c32 struct CodecCallbackTypeStub { struct
253 struct CodecCallbackTypeStub *stub in CodecCallbackTypeStubGetInstance()
254 = (struct CodecCallbackTypeStub *)OsalMemAlloc(sizeof(struct CodecCallbackTypeStub)); in CodecCallbackTypeStubGetInstance()
299 …struct CodecCallbackTypeStub *stub = CONTAINER_OF(instance, struct CodecCallbackTypeStub, service); in CodecCallbackTypeStubRelease()