HomeSort by relevance Sort by last modified time
    Searched refs:getDecibelSound (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorBGAudioProcessing.h 94 M4OSA_Int32 getDecibelSound(M4OSA_UInt32 value);
VideoEditorBGAudioProcessing.cpp 96 mAudioVolumeArray[mAudVolArrIndex] = getDecibelSound(peakDbValue);
239 M4OSA_Int32 VideoEditorBGAudioProcessing::getDecibelSound(M4OSA_UInt32 value) {
240 ALOGV("getDecibelSound: %ld", value);
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]

Completed in 770 milliseconds