Searched refs:getDecibelSound (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorBGAudioProcessing.h94 M4OSA_Int32 getDecibelSound(M4OSA_UInt32 value);
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.cpp3281 static M4OSA_UInt32 getDecibelSound(M4OSA_UInt32 value) function

Completed in 71 milliseconds