OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4OSA_TRUE
(Results
26 - 42
of
42
) sorted by null
1
2
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c
731
mMp4FileDataPtr->hasAudio =
M4OSA_TRUE
;
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c
507
pStreamHandler->m_bStreamIsOK =
M4OSA_TRUE
;
660
pC->m_IsLastPicture =
M4OSA_TRUE
;
678
pC->m_IsLastPicture =
M4OSA_TRUE
;
690
/**< Last param set to
M4OSA_TRUE
signals that this is the last frame to be encoded,\
699
if(
M4OSA_TRUE
== pC->m_IsLastPicture)
[
all
...]
M4VD_EXTERNAL_BitstreamParser.c
381
pDci->bDataPartition = (code) ?
M4OSA_TRUE
: M4OSA_FALSE;
386
pDci->bUseOfRVLC = (code) ?
M4OSA_TRUE
: M4OSA_FALSE;
M4VSS3GPP_MediaAndCodecSubscription.c
462
pContext->bAllowFreeingOMXCodecInterface =
M4OSA_TRUE
; /* when NXP SW codecs are registered,
M4VSS3GPP_Edit.c
545
pSettings->pClipList[i],
M4OSA_TRUE
);
[
all
...]
M4xVSS_internal.c
530
if(
M4OSA_TRUE
== pC->m_pPto3GPPparams->isPanZoom && pC->m_NbImage == 0)
598
if(
M4OSA_TRUE
== pC->m_pPto3GPPparams->isPanZoom)
[
all
...]
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp
856
if(pFrameStr->bApplyEffect ==
M4OSA_TRUE
) {
[
all
...]
PreviewPlayer.cpp
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c
130
pC->pPreResizeFrame,
M4OSA_TRUE
);
425
M4OSA_TRUE
);
/frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp
256
pProperties->bProfileSupported =
M4OSA_TRUE
;
257
pProperties->bLevelSupported =
M4OSA_TRUE
;
VideoEditorMain.cpp
534
foundCodec =
M4OSA_TRUE
;
550
foundProfile =
M4OSA_TRUE
;
[
all
...]
/frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c
79
* @note The value returned in result is
M4OSA_TRUE
if the string
118
*pResult =
M4OSA_TRUE
;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c
259
bFound =
M4OSA_TRUE
;
VideoEditor3gpReader.cpp
[
all
...]
VideoEditorVideoDecoder.cpp
504
pDci->bDataPartition = (code) ?
M4OSA_TRUE
: M4OSA_FALSE;
508
pDci->bUseOfRVLC = (code) ?
M4OSA_TRUE
: M4OSA_FALSE;
[
all
...]
VideoEditorMp3Reader.cpp
403
pReaderContext->mSeeking =
M4OSA_TRUE
;
641
pReaderContext->mSeeking =
M4OSA_TRUE
;
VideoEditorVideoEncoder.cpp
[
all
...]
Completed in 527 milliseconds
1
2