OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1025 milliseconds