OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPanZoom
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h
253
M4OSA_Bool
isPanZoom
; /**< RC: Boolean used to know if the
M4xVSS_Internal.h
198
M4OSA_Bool
isPanZoom
; /**< RC: Boolean used to know if the
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
530
if(M4OSA_TRUE == pC->m_pPto3GPPparams->
isPanZoom
&& pC->m_NbImage == 0)
532
pC->m_pPto3GPPparams->
isPanZoom
= M4OSA_FALSE;
536
if(pC->m_mediaRendering == M4xVSS_kResizing && M4OSA_FALSE == pC->m_pPto3GPPparams->
isPanZoom
)
598
if(M4OSA_TRUE == pC->m_pPto3GPPparams->
isPanZoom
)
[
all
...]
M4xVSS_API.c
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp
[
all
...]
VideoEditorMain.cpp
[
all
...]
Completed in 37 milliseconds