OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_maxAUSize
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h
89
M4OSA_UInt32
m_maxAUSize
; /**< Maximum size of an Access Unit */
/frameworks/av/libvideoeditor/vss/src/
M4READER_Amr.c
314
M4AMRR_getmaxAUsize(pC->m_pCoreContext, &pStreamHandler->
m_maxAUSize
);
382
pAccessUnit->m_maxsize = pStreamHandler->
m_maxAUSize
;
M4READER_Pcm.c
391
pC->m_pAudioStream->
m_maxAUSize
=
448
pAccessUnit->m_maxsize = pStreamHandler->
m_maxAUSize
;
M4VSS3GPP_ClipAnalysis.c
497
pClipCtxt->pVideoStream->m_basicProperties.
m_maxAUSize
;
573
pClipCtxt->pAudioStream->m_basicProperties.
m_maxAUSize
;
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorMp3Reader.cpp
540
pStreamHandler->
m_maxAUSize
= 0;
595
pAccessUnit->m_maxsize = pStreamHandler->
m_maxAUSize
;
VideoEditor3gpReader.cpp
833
pAccessUnit->m_maxsize = pStreamHandler->
m_maxAUSize
;
[
all
...]
VideoEditorVideoDecoder.cpp
[
all
...]
VideoEditorAudioDecoder.cpp
459
pDecoderContext->mAudioStreamHandler->m_basicProperties.
m_maxAUSize
);
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 166 milliseconds