Searched defs:getDecibelSound (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorBGAudioProcessing.cpp96 mAudioVolumeArray[mAudVolArrIndex] = getDecibelSound(peakDbValue);
239 M4OSA_Int32 VideoEditorBGAudioProcessing::getDecibelSound(M4OSA_UInt32 value) { function in class:android::VideoEditorBGAudioProcessing
240 ALOGV("getDecibelSound: %ld", value);
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp3325 static M4OSA_UInt32 getDecibelSound(M4OSA_UInt32 value) function

Completed in 3040 milliseconds