Home
last modified time | relevance | path

Searched defs:LinearBuffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/fuzzer/
H A DC2Fuzzer.cpp26 class LinearBuffer : public C2Buffer { class
28 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock>& block) in LinearBuffer() function in LinearBuffer
31 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock>& block, size_t size) in LinearBuffer() function in LinearBuffer
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/common/
H A DBenchmarkC2Common.h41 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock> &block) in LinearBuffer() function
44 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock> &block, size_t size) in LinearBuffer() function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/
H A Dpoc.cpp54 class LinearBuffer : public C2Buffer { class
56 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock> &block) in LinearBuffer() function in LinearBuffer
59 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock> &block, size_t size) in LinearBuffer() function in LinearBuffer
/aosp_15_r20/frameworks/av/media/codec2/components/cmds/
H A Dcodec2.cpp66 class LinearBuffer : public C2Buffer { class
68 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock> &block) in LinearBuffer() function in __anon2ce661e50111::LinearBuffer
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp91 class LinearBuffer : public C2Buffer { class
93 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock>& block) in LinearBuffer() function in LinearBuffer
96 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock>& block, size_t size) in LinearBuffer() function in LinearBuffer
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp40 class LinearBuffer : public C2Buffer { class
42 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock>& block) in LinearBuffer() function in LinearBuffer
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp67 class LinearBuffer : public C2Buffer { class
69 explicit LinearBuffer(const std::shared_ptr<C2LinearBlock>& block) in LinearBuffer() function in LinearBuffer