Home
last modified time | relevance | path

Searched refs:C2GraphicBuffer (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/codec2/hidl/services/
Dvendor.cpp73 std::shared_ptr<C2GraphicBuffer> /* src */, in copyBuffer() argument
74 std::shared_ptr<C2GraphicBuffer> /* dst */) override { in copyBuffer()
/frameworks/av/media/codec2/core/include/
DC2Component.h845 std::shared_ptr<C2GraphicBuffer> src, std::shared_ptr<C2GraphicBuffer> dst) = 0;
DC2Buffer.h2114 class C2GraphicBuffer; // read-write buffer variable
/frameworks/av/services/mediacodec/registrant/
DCodecServiceRegistrant.cpp120 std::shared_ptr<C2GraphicBuffer>, in copyBuffer() argument
121 std::shared_ptr<C2GraphicBuffer>) override { in copyBuffer()
/frameworks/av/media/codec2/vndk/
DC2Store.cpp658 std::shared_ptr<C2GraphicBuffer> src, std::shared_ptr<C2GraphicBuffer> dst) override;
1114 std::shared_ptr<C2GraphicBuffer> src, std::shared_ptr<C2GraphicBuffer> dst) { in copyBuffer()
/frameworks/av/media/codec2/hidl/plugin/samples/
DSampleFilterPlugin.cpp847 std::shared_ptr<C2GraphicBuffer>, std::shared_ptr<C2GraphicBuffer>) override { in copyBuffer() argument
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp122 std::shared_ptr<C2GraphicBuffer>, in copyBuffer() argument
123 std::shared_ptr<C2GraphicBuffer>) { in copyBuffer()
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp450 std::shared_ptr<C2GraphicBuffer>, in copyBuffer() argument
451 std::shared_ptr<C2GraphicBuffer>) { in copyBuffer()