OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dOutputFrameDuration
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Edit.c
[
all
...]
M4VSS3GPP_EditVideo.c
261
iNextCts = iCts + ((M4OSA_Int32)pC->
dOutputFrameDuration
) + 1;
295
pC->ewc.dInputVidCts += pC->
dOutputFrameDuration
;
382
pC->ewc.dInputVidCts += pC->
dOutputFrameDuration
;
532
pC->ewc.dInputVidCts += pC->
dOutputFrameDuration
;
693
pC->ewc.dInputVidCts += pC->
dOutputFrameDuration
;
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
553
M4OSA_Double
dOutputFrameDuration
; /**< [Milliseconds] directly related to
[
all
...]
Completed in 38 milliseconds