Home
last modified time | relevance | path

Searched refs:C2GraphicBlock (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/av/media/codec2/vndk/internal/
DC2BlockInternal.h92 std::shared_ptr<C2GraphicBlock> CreateGraphicBlock(
136 std::shared_ptr<C2GraphicBlock> CreateGraphicBlock(
161 std::shared_ptr<C2GraphicBlock> CreateGraphicBlock(
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp83 friend class ::C2GraphicBlock;
93 friend class ::C2GraphicBlock;
98 friend class ::C2GraphicBlock;
101 class GraphicBlockBuddy : public C2GraphicBlock {
102 using C2GraphicBlock::C2GraphicBlock;
721 std::shared_ptr<C2GraphicBlock> *block) { in fetchGraphicBlock()
786 std::shared_ptr<C2GraphicBlock> *block) { in fetchGraphicBlock()
1069 C2GraphicBlock::C2GraphicBlock( in C2GraphicBlock() function in C2GraphicBlock
1073 C2Acquirable<C2GraphicView> C2GraphicBlock::map() { in map()
1083 C2ConstGraphicBlock C2GraphicBlock::share(const C2Rect &crop, C2Fence fence) { in share()
[all …]
/frameworks/av/media/codec2/vndk/include/
DC2BufferPriv.h69 std::shared_ptr<C2GraphicBlock> *block /* nonnull */) override;
99 std::shared_ptr<C2GraphicBlock> *block) override;
DC2BqBufferPriv.h50 std::shared_ptr<C2GraphicBlock> *block /* nonnull */) override;
57 std::shared_ptr<C2GraphicBlock> *block /* nonnull */,
/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.h214 const std::shared_ptr<C2GraphicBlock> &block,
226 const std::shared_ptr<C2GraphicBlock> &block,
234 std::shared_ptr<C2GraphicBlock> mBlock;
DCodec2Buffer.cpp614 const std::shared_ptr<C2GraphicBlock> &block, in Allocate()
650 const std::shared_ptr<C2GraphicBlock> &block, in GraphicBlockBuffer()
723 std::shared_ptr<C2GraphicBlock> block = _C2BlockFactory::CreateGraphicBlock(alloc); in asC2Buffer()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.h58 std::shared_ptr<C2GraphicBlock> mOutBlock;
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.h65 const std::shared_ptr<C2GraphicBlock>& block);
DC2SoftGav1Dec.cpp371 const std::shared_ptr<C2GraphicBlock> &block) { in finishWork()
665 std::shared_ptr<C2GraphicBlock> block; in outputBuffer()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.h87 const std::shared_ptr<C2GraphicBlock> &block);
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp54 std::shared_ptr<C2GraphicBlock> block; in TEST()
178 std::shared_ptr<C2GraphicBlock> block; in TEST()
312 std::shared_ptr<C2GraphicBlock> block; in TEST()
627 static std::shared_ptr<C2GraphicBlock> CreateGraphicBlock( in CreateGraphicBlock()
662 static void FillBlock(const std::shared_ptr<C2GraphicBlock> &block) { in FillBlock()
765 std::shared_ptr<C2GraphicBlock> block = CreateGraphicBlock( in CreateAndFillBufferFromParam()
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp124 std::shared_ptr<C2GraphicBlock> _C2BlockFactory::CreateGraphicBlock( in CreateGraphicBlock()
143 std::shared_ptr<C2GraphicBlock> block; in CreateGraphicBlock()
288 std::shared_ptr<C2GraphicBlock> *block /* nonnull */, in fetchFromIgbp_l()
510 std::shared_ptr<C2GraphicBlock> *block /* nonnull */, in fetchGraphicBlock()
960 std::shared_ptr<C2GraphicBlock> *block /* nonnull */) { in fetchGraphicBlock()
972 std::shared_ptr<C2GraphicBlock> *block /* nonnull */, in fetchGraphicBlock()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.h69 const std::shared_ptr<C2GraphicBlock>& block);
DC2SoftAomDec.cpp379 const std::shared_ptr<C2GraphicBlock>& block) { in finishWork()
658 std::shared_ptr<C2GraphicBlock> block; in outputBuffer()
/frameworks/av/media/tests/benchmark/src/native/common/
DBenchmarkC2Common.h50 explicit GraphicBuffer(const std::shared_ptr<C2GraphicBlock> &block) in GraphicBuffer()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h112 std::shared_ptr<C2GraphicBlock> mOutBlock;
/frameworks/av/media/codec2/core/include/
DC2Buffer.h847 class C2GraphicBlock; variable
1002 std::shared_ptr<C2GraphicBlock> *block /* nonnull */) { in fetchGraphicBlock()
1098 std::shared_ptr<C2GraphicBlock> *block /* nonnull */, in fetchGraphicBlock()
2070 class C2GraphicBlock : public C2Block2D {
2092 C2GraphicBlock(std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect &section);
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h146 const std::shared_ptr<C2GraphicBlock> &block,
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h154 std::shared_ptr<C2GraphicBlock> mOutBlock;
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h154 std::shared_ptr<C2GraphicBlock> mOutBlock;
/frameworks/av/media/codec2/sfplugin/include/media/stagefright/
DCCodec.h89 static std::shared_ptr<C2GraphicBlock> FetchGraphicBlock(
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h33 class C2GraphicBlock; variable
277 static std::shared_ptr<C2GraphicBlock> FetchGraphicBlock(
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp175 std::shared_ptr<C2GraphicBlock>* block) { in fetchGraphicBlock()
600 const std::shared_ptr<C2GraphicBlock> &block, const C2Rect &crop) { in createGraphicBuffer()
/frameworks/av/media/tests/benchmark/src/native/encoder/
DC2Encoder.cpp197 std::shared_ptr<C2GraphicBlock> block; in encodeFrames()
/frameworks/av/media/codec2/tests/vndk/
DC2BufferTest.cpp517 std::shared_ptr<C2GraphicBlock> block; in TEST_F()
617 std::shared_ptr<C2GraphicBlock> graphicBlock1; in TEST_F()
618 std::shared_ptr<C2GraphicBlock> graphicBlock2; in TEST_F()

12