Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/
Dencoder_performance_test.cpp351 double qps = iteration_count / seconds.count(); in RunTests() local
355 << std::setw(qps_column_width) << qps in RunTests()
374 double qps = iteration_count / seconds.count(); in RunTests() local
378 << std::setw(qps_column_width) << qps in RunTests()