Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecserviceregistrant/fuzzer/
DcodecServiceRegistrant_fuzzer.cpp161 shared_ptr<C2GraphicBuffer> src; in invokeH2C2ComponentStore()
162 shared_ptr<C2GraphicBuffer> dst; in invokeH2C2ComponentStore()
/frameworks/av/media/codec2/hal/services/
Dvendor.cpp87 std::shared_ptr<C2GraphicBuffer> /* src */, in copyBuffer() argument
88 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.h2109 class C2GraphicBuffer; // read-write buffer variable
/frameworks/av/media/codec2/vndk/
DC2Store.cpp770 std::shared_ptr<C2GraphicBuffer> src, std::shared_ptr<C2GraphicBuffer> dst) override;
1228 std::shared_ptr<C2GraphicBuffer> src, std::shared_ptr<C2GraphicBuffer> dst) { in copyBuffer()
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp220 std::shared_ptr<C2GraphicBuffer>, in copyBuffer() argument
221 std::shared_ptr<C2GraphicBuffer>) override { in copyBuffer()
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp879 std::shared_ptr<C2GraphicBuffer>, std::shared_ptr<C2GraphicBuffer>) override { in copyBuffer() argument
/frameworks/av/media/codec2/hal/client/
Dclient.cpp152 std::shared_ptr<C2GraphicBuffer>, in copyBuffer() argument
153 std::shared_ptr<C2GraphicBuffer>) { in copyBuffer()
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp706 std::shared_ptr<C2GraphicBuffer>, in copyBuffer() argument
707 std::shared_ptr<C2GraphicBuffer>) { in copyBuffer()