Searched defs:outputDb (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalDynamicsProcessingTest.cpp | 753 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local 860 void computeThreshold(float ratio, float outputDb, float& threshold) { in computeThreshold() 865 void computeRatio(float threshold, float outputDb, float& ratio) { in computeRatio() 932 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local 958 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local 988 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local 1672 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local 1716 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local
|