OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bFrameLimited
(Results
1 - 11
of
11
) sorted by null
/frameworks/native/include/media/openmax/
OMX_IVCommon.h
836
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
842
* valid if
bFrameLimited
is set). */
[
all
...]
/hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h
812
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
818
* valid if
bFrameLimited
is set). */
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h
799
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
805
* valid if
bFrameLimited
is set). */
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h
799
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
805
* valid if
bFrameLimited
is set). */
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h
799
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
805
* valid if
bFrameLimited
is set). */
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h
825
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
831
* valid if
bFrameLimited
is set). */
[
all
...]
OMX_TI_IVCommon.h
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h
799
OMX_BOOL
bFrameLimited
; /**< If true then terminate capture after the port emits the
805
* valid if
bFrameLimited
is set). */
OMX_TI_IVCommon.h
943
*
bFrameLimited
is a Boolean used to indicate if measurement shall be terminated after the specified number of
946
* nFrameLimit is the limit on number of frames measured, this parameter is only valid if
bFrameLimited
is enabled
[
all
...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp
409
expCapMode.
bFrameLimited
= OMX_FALSE;
413
expCapMode.
bFrameLimited
= OMX_TRUE;
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp
582
expCapMode.
bFrameLimited
= OMX_FALSE;
776
expCapMode.
bFrameLimited
= OMX_FALSE;
780
expCapMode.
bFrameLimited
= OMX_TRUE;
[
all
...]
Completed in 550 milliseconds