OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4OSA_FALSE
(Results
26 - 37
of
37
) sorted by null
1
2
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c
118
if(pC->isRenderDup ==
M4OSA_FALSE
)
175
Params.m_bOutputStripe =
M4OSA_FALSE
;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp
402
pC->mAudioSeeking =
M4OSA_FALSE
;
405
pC->mVideoSeeking =
M4OSA_FALSE
;
[
all
...]
VideoEditorAudioDecoder.cpp
697
VIDEOEDITOR_CHECK(
M4OSA_FALSE
, M4ERR_PARAMETER);
832
VIDEOEDITOR_CHECK(
M4OSA_FALSE
, M4ERR_BAD_OPTION_ID);
881
VIDEOEDITOR_CHECK(
M4OSA_FALSE
, M4ERR_BAD_OPTION_ID);
931
VIDEOEDITOR_CHECK(
M4OSA_FALSE
, M4ERR_PARAMETER);
[
all
...]
VideoEditorVideoDecoder.cpp
270
pDci->bDataPartition =
M4OSA_FALSE
;
271
pDci->bUseOfRVLC =
M4OSA_FALSE
;
504
pDci->bDataPartition = (code) ? M4OSA_TRUE :
M4OSA_FALSE
;
508
pDci->bUseOfRVLC = (code) ? M4OSA_TRUE :
M4OSA_FALSE
;
[
all
...]
VideoEditorVideoEncoder.cpp
754
if (
M4OSA_FALSE
== bReachedEOS ) {
[
all
...]
VideoEditorMp3Reader.cpp
438
M4OSA_Bool haveAudio =
M4OSA_FALSE
;
740
pReaderContext->mSeeking =
M4OSA_FALSE
;
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
[
all
...]
VideoEditorAudioPlayer.cpp
328
M4OSA_Bool bStoryBoardTSBeyondBTEndCutTime =
M4OSA_FALSE
;
/frameworks/av/libvideoeditor/vss/src/
M4DECODER_Null.c
120
pStreamContext->bYuvWithEffectSet =
M4OSA_FALSE
;
M4xVSS_internal.c
156
Params.bDiscardExif =
M4OSA_FALSE
;
159
Params.bAdjustOrientation =
M4OSA_FALSE
;
532
pC->m_pPto3GPPparams->isPanZoom =
M4OSA_FALSE
;
536
if(pC->m_mediaRendering == M4xVSS_kResizing &&
M4OSA_FALSE
== pC->m_pPto3GPPparams->isPanZoom)
590
Params.m_bOutputStripe =
M4OSA_FALSE
;
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
503
M4OSA_Bool foundCodec =
M4OSA_FALSE
;
505
M4OSA_Bool foundProfile =
M4OSA_FALSE
;
556
foundProfile =
M4OSA_FALSE
;
646
frameStr.bApplyEffect =
M4OSA_FALSE
;
[
all
...]
VideoBrowserMain.c
451
M4OSA_Bool bJumpNeeded =
M4OSA_FALSE
;
Completed in 280 milliseconds
1
2