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

  /frameworks/av/libvideoeditor/lvpp/
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 54 milliseconds