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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp886 M4OSA_Int16 *data, M4OSA_UInt32 size, M4OSA_Float volLevel) {
889 *data = (M4OSA_Int16)((*data)*volLevel);
885 setPrimaryTrackVolume( M4OSA_Int16 *data, M4OSA_UInt32 size, M4OSA_Float volLevel) argument

Completed in 2323 milliseconds