OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uiVideoMaxAuSize
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h
278
M4OSA_UInt32
uiVideoMaxAuSize
; /**< Maximum Access Unit size of the
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_ClipAnalysis.c
371
pClipProperties->
uiVideoMaxAuSize
= 0;
496
pClipProperties->
uiVideoMaxAuSize
=
[
all
...]
M4VSS3GPP_Edit.c
214
pC->ewc.
uiVideoMaxAuSize
= 0;
331
pClipSettings->ClipProperties.
uiVideoMaxAuSize
= 0;
[
all
...]
M4VSS3GPP_AudioMixing.c
[
all
...]
M4VSS3GPP_EditVideo.c
304
if( pC->ewc.WriterVideoAU.size > pC->ewc.
uiVideoMaxAuSize
)
309
pC->ewc.WriterVideoAU.size, pC->ewc.
uiVideoMaxAuSize
);
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
502
M4OSA_UInt32
uiVideoMaxAuSize
; /**< Max AU size set to the writer
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
510
M4OSA_UInt32
uiVideoMaxAuSize
; /**< Max access unit size for the output
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp
[
all
...]
Completed in 697 milliseconds