Searched refs:CreateOutBufferPool (Results 1 – 3 of 3) sorted by relevance
63 void CreateOutBufferPool(std::shared_ptr<Allocator>& outAllocator,
76 void CodecMode::CreateOutBufferPool(std::shared_ptr<Allocator>& outAllocator, in CreateOutBufferPool() function in OHOS::Media::Pipeline::CodecMode
273 codecMode_->CreateOutBufferPool(outAllocator, bufferCnt, bufferSize, bufferMetaType_); in Configure()