OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iOutputDuration
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Edit.c
185
pC->ewc.
iOutputDuration
= 0;
[
all
...]
M4VSS3GPP_AudioMixing.c
230
pC->ewc.
iOutputDuration
= (M4OSA_Int32)pC->pInputClipCtxt->pSettings->
399
if( 0 != pC->ewc.
iOutputDuration
)
407
/ (pC->ewc.
iOutputDuration
)); /**< 50 for 100/2 **/
515
lastCTS = pC->ewc.
iOutputDuration
;
[
all
...]
M4VSS3GPP_EditVideo.c
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
418
M4OSA_Int32
iOutputDuration
;
[
all
...]
Completed in 24 milliseconds