Searched refs:GetOutputBufferUsage (Results 1 – 3 of 3) sorted by relevance
58 int32_t GetOutputBufferUsage(uint64_t& usage);
103 int32_t err = heifDecoderImpl_->GetOutputBufferUsage(usage); in AllocateOutputBuffer()
126 int32_t ImageCodec::GetOutputBufferUsage(uint64_t& usage) in GetOutputBufferUsage() function in OHOS::ImagePlugin::ImageCodec