Searched refs:PushDecodedBufferInfo (Results 1 – 2 of 2) sorted by relevance
174 int32_t PushDecodedBufferInfo(uint32_t index, std::shared_ptr<AVBuffer> buffer);
955 (void)PushDecodedBufferInfo(index, buffer); in OnOutputBufferAvailable()1383 int32_t CodecServer::PushDecodedBufferInfo(uint32_t index, std::shared_ptr<AVBuffer> buffer) in PushDecodedBufferInfo() function in OHOS::MediaAVCodec::CodecServer