Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp333 void getLinearAllocator(std::shared_ptr<C2Allocator>* mLinearAllocator) { in getLinearAllocator()
339 std::shared_ptr<C2Allocator> mLinearAllocator; member in android::C2BufferTest
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/common/
H A DBenchmarkC2Common.h133 std::shared_ptr<C2Allocator> mLinearAllocator; variable
/aosp_15_r20/frameworks/av/media/codec2/fuzzer/
H A DC2Fuzzer.h112 std::shared_ptr<C2Allocator> mLinearAllocator; variable
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/
H A Dpoc.cpp239 std::shared_ptr<C2Allocator> mLinearAllocator; member in Codec2VideoDecHidlTestBase
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp152 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon90d4d9770111::Codec2AudioEncHidlTestBase
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp210 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anone7190a0d0111::Codec2AudioDecHidlTestBase
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp340 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon27d9d0f70111::Codec2VideoDecHidlTestBase