Searched refs:HandleOutputBuffer (Results 1 – 5 of 5) sorted by relevance
139 Status HandleOutputBuffer(uint32_t eosStatus);
645 ret = HandleOutputBuffer(eosStatus); in ProcessInputBuffer()706 Status MediaCodec::HandleOutputBuffer(uint32_t eosStatus) in HandleOutputBuffer() function in OHOS::Media::MediaCodec
80 int32_t HandleOutputBuffer(std::shared_ptr<AVBuffer> &hisBuffer);
582 int32_t AVReceiverEngine::HandleOutputBuffer(std::shared_ptr<AVBuffer> &hisBuffer) in HandleOutputBuffer() function in OHOS::DistributedHardware::AVReceiverEngine648 HandleOutputBuffer(hisBuffer); in OnEvent()
508 int32_t ret = receiver->HandleOutputBuffer(buffer);