Searched defs:flushedIndices (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/common/ |
H A D | media_c2_hidl_test_common.cpp | 132 std::unique_ptr<C2Work>& work, std::list<uint64_t>& flushedIndices, in workDone() 300 std::list<uint64_t>& flushedIndices, std::mutex& queueLock) { in verifyFlushOutput()
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/ |
H A D | poc.cpp | 252 std::unique_ptr<C2Work> &work, std::list<uint64_t> &flushedIndices, in workDone() 301 std::list<uint64_t> &flushedIndices, std::shared_ptr<C2BlockPool> &linearPool, in decodeNFrames()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/ |
H A D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 328 std::list<uint64_t>& flushedIndices, std::shared_ptr<C2BlockPool>& linearPool, in encodeNFrames()
|
H A D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 428 std::list<uint64_t>& flushedIndices, std::shared_ptr<C2BlockPool>& linearPool, in decodeNFrames()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/ |
H A D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 333 std::list<uint64_t>& flushedIndices, std::shared_ptr<C2BlockPool>& graphicPool, in encodeNFrames()
|
H A D | VtsHalMediaC2V1_0TargetVideoDecTest.cpp | 481 std::list<uint64_t>& flushedIndices, std::shared_ptr<C2BlockPool>& linearPool, in decodeNFrames()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/client/ |
H A D | client.cpp | 3102 std::vector<uint64_t> flushedIndices; in flush() local
|