Searched defs:OutputBufferAvailable (Results 1 – 3 of 3) sorted by relevance
45 int32_t (*OutputBufferAvailable)(struct ICodecCallbackProxy *self, UINTPTR userData, member
52 int32_t ComponentNode::OutputBufferAvailable(UINTPTR userData, CodecBuffer *outBuf, int32_t *acquir… in OutputBufferAvailable() function in OHOS::Codec::CodecAdapter::ComponentNode
408 int32_t (*OutputBufferAvailable)(UINTPTR userData, CodecBuffer *outBuf, int32_t *acquireFd); member