Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/fuzzer/
DC2Fuzzer.h56 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/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp69 handleWorkDone(workItems); in SetUp()
102 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anonec3c46d50111::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.cpp25 [this](std::list<std::unique_ptr<C2Work>> &workItems) { handleWorkDone(workItems); })); in createCodec2Component()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp61 handleWorkDone(workItems); in SetUp()
114 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anon567c84490111::Codec2AudioEncHidlTestBase
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp88 handleWorkDone(workItems); in SetUp()
147 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anonacc0b4df0111::Codec2AudioDecHidlTestBase
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp61 handleWorkDone(workItems); in SetUp()
130 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anon973d4b330111::Codec2VideoEncHidlTestBase
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp111 handleWorkDone(workItems); in SetUp()
246 void handleWorkDone(std::list<std::unique_ptr<C2Work>>& workItems) { in handleWorkDone() function in __anoned817bc90111::Codec2VideoDecHidlTestBase