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
385
ALOGV("VideoEditorAudioPlayer:: beginCutMs %d ,
endCutMs
%d",
387
(unsigned int) mAudioMixSettings->
endCutMs
);
391
(mAudioMixSettings->
endCutMs
!= 0)) {
393
mBGAudioPCMFileDuration = mAudioMixSettings->
endCutMs
;
402
(mAudioMixSettings->
endCutMs
== mBGAudioPCMFileDuration)) {
414
(mAudioMixSettings->
endCutMs
!= 0)) {
416
mBGAudioPCMFileDuration = mAudioMixSettings->
endCutMs
-
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
[
all
...]
Completed in 68 milliseconds