Home
last modified time | relevance | path

Searched refs:handleWorkDone (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/codec2/fuzzer/
DC2Fuzzer.h57 void handleWorkDone(std::weak_ptr<C2Component> comp,
DC2Fuzzer.cpp122 void Codec2Fuzzer::handleWorkDone(std::weak_ptr<C2Component> comp, in handleWorkDone() function in Codec2Fuzzer
209 handleWorkDone(comp, workItems); in initDecoder()
/frameworks/av/media/tests/benchmark/src/native/common/
DBenchmarkC2Common.cpp91 void BenchmarkC2Common::handleWorkDone(std::list<std::unique_ptr<C2Work>> &workItems) { in handleWorkDone() function in BenchmarkC2Common
DBenchmarkC2Common.h122 void handleWorkDone(std::list<std::unique_ptr<C2Work>> &workItems);
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp70 handleWorkDone(workItems); in SetUp()
103 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anon7cb228cd0111::Codec2ComponentHidlTestBase
/frameworks/av/media/tests/benchmark/src/native/decoder/
DC2Decoder.cpp27 [this](std::list<std::unique_ptr<C2Work>> &workItems) { handleWorkDone(workItems); })); in createCodec2Component()
/frameworks/av/media/tests/benchmark/src/native/encoder/
DC2Encoder.cpp27 [this](std::list<std::unique_ptr<C2Work>> &workItems) { handleWorkDone(workItems); })); in createCodec2Component()
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp62 handleWorkDone(workItems); in SetUp()
116 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anonc8c74b410111::Codec2AudioEncHidlTestBase
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp87 handleWorkDone(workItems); in SetUp()
150 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anon1f0b7bd70111::Codec2AudioDecHidlTestBase
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp63 handleWorkDone(workItems); in SetUp()
134 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anon0988122b0111::Codec2VideoEncHidlTestBase
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp113 handleWorkDone(workItems); in SetUp()
247 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anon5fcc42c10111::Codec2VideoDecHidlTestBase