Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_types.c75 static bool BufferHandleUnmarshalling(struct HdfSBuf *data, BufferHandle **handle) in BufferHandleUnmarshalling() function
286 if (!BufferHandleUnmarshalling(data, &handle)) { in CodecBufferUnmarshalling()