Home
last modified time | relevance | path

Searched defs:OutputBufferAvailable (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hdi_service/codec_proxy/
Dcodec_callback.h45 int32_t (*OutputBufferAvailable)(struct ICodecCallbackProxy *self, UINTPTR userData, member
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_node.cpp52 int32_t ComponentNode::OutputBufferAvailable(UINTPTR userData, CodecBuffer *outBuf, int32_t *acquir… in OutputBufferAvailable() function in OHOS::Codec::CodecAdapter::ComponentNode
/drivers/peripheral/codec/interfaces/include/
Dcodec_type.h408 int32_t (*OutputBufferAvailable)(UINTPTR userData, CodecBuffer *outBuf, int32_t *acquireFd); member