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

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

Completed in 56 milliseconds