OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uiAddVolume
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorMain.h
48
M4OSA_UInt32
uiAddVolume
; /** Volume, in percentage, of the added audio track */
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h
69
M4OSA_UInt32
uiAddVolume
; /**< Volume, in percentage, of the added audio track */
M4VSS3GPP_API.h
613
M4OSA_UInt32
uiAddVolume
; /**< Volume, in percentage,
[
all
...]
/frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp
169
((M4OSA_Float)mAudioMixSettings->
uiAddVolume
) / 100.0;
351
((M4OSA_Float)mAudioMixSettings->
uiAddVolume
) / 100.0;
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c
304
if( pSettings->xVSS.pBGMtrack->
uiAddVolume
== 100 )
[
all
...]
M4xVSS_internal.c
[
all
...]
M4VSS3GPP_AudioMixing.c
654
if( pSettings->
uiAddVolume
== 0 )
662
else if(pSettings->
uiAddVolume
>= 100) // If volume is set to 100, no more original audio ...
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
[
all
...]
VideoEditorClasses.cpp
[
all
...]
Completed in 526 milliseconds