OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endCutMs
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorMain.h
50
M4OSA_UInt32
endCutMs
;
/frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp
384
ALOGV("VideoEditorAudioPlayer:: beginCutMs %d ,
endCutMs
%d",
386
(unsigned int) mAudioMixSettings->
endCutMs
);
390
(mAudioMixSettings->
endCutMs
!= 0)) {
392
mBGAudioPCMFileDuration = mAudioMixSettings->
endCutMs
;
401
(mAudioMixSettings->
endCutMs
== mBGAudioPCMFileDuration)) {
413
(mAudioMixSettings->
endCutMs
!= 0)) {
415
mBGAudioPCMFileDuration = mAudioMixSettings->
endCutMs
-
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
[
all
...]
Completed in 467 milliseconds