Searched refs:BenchmarkC2Common (Results 1 – 5 of 5) sorted by relevance
22 int32_t BenchmarkC2Common::setupCodec2() { in setupCodec2()53 vector<string> BenchmarkC2Common::getSupportedComponentList(bool isEncoder) { in getSupportedComponentList()71 void BenchmarkC2Common::waitOnInputConsumption() { in waitOnInputConsumption()91 void BenchmarkC2Common::handleWorkDone(std::list<std::unique_ptr<C2Work>> &workItems) { in handleWorkDone()
103 class BenchmarkC2Common {105 BenchmarkC2Common() in BenchmarkC2Common() function
78 "BenchmarkC2Common.cpp",
24 class C2Decoder : public BenchmarkC2Common {
30 class C2Encoder : public BenchmarkC2Common {