Home
last modified time | relevance | path

Searched defs:outputDb (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalDynamicsProcessingTest.cpp694 void computeThreshold(float ratio, float outputDb, float& threshold) { in computeThreshold()
699 void computeRatio(float threshold, float outputDb, float& ratio) { in computeRatio()
749 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local
775 float outputDb = calculateDb(output, kStartIndex); in TEST_P() local