Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/tests/benchmark/src/native/common/
H A DBenchmarkC2Common.h133 std::shared_ptr<C2Allocator> mLinearAllocator; variable
/aosp12/frameworks/av/media/codec2/fuzzer/
H A DC2Fuzzer.h112 std::shared_ptr<C2Allocator> mLinearAllocator; variable
/aosp12/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
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp150 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anonf3224b090110::Codec2AudioEncHidlTestBase
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp197 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon49667b9f0110::Codec2AudioDecHidlTestBase
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp323 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon8a2742890110::Codec2VideoDecHidlTestBase