HomeSort by relevance Sort by last modified time
    Searched defs:nFlags (Results 1 - 14 of 14) sorted by null

  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_skel.c 93 OMX_U32 nFlags = 0;
106 //Marshalled:[>hComp|>bufferHdr|>nFilledLen|>nOffset|>nFlags]
116 RPC_GETFIELDVALUE(pMsgBody, nPos, nFlags, OMX_U32);
120 nOffset, nFlags);
144 OMX_U32 nFlags = 0;
160 //Marshalled:[>hComp|>bufferHdr|>nFilledLen|>nOffset|>nFlags|>nTimeStamp]
169 RPC_GETFIELDVALUE(pMsgBody, nPos, nFlags, OMX_U32);
177 nOffset, nFlags, nTimeStamp, hMarkTargetComponent, pMarkData);
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h 92 uint32_t nFlags;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.h 92 OMX_U32 nFlags[MAX_FLAGS];
Exynos_OMX_Baseport.h 69 OMX_U32 nFlags;
99 OMX_U32 nFlags;
  /frameworks/native/include/media/openmax/
OMX_Core.h 455 OMX_U32 nFlags; /**< buffer specific flags */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 438 OMX_U32 nFlags; /**< buffer specific flags */
    [all...]
OMX_QCOMExtns.h 377 * nFlags : Extension index flags, if any
386 OMX_U32 nFlags;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 438 OMX_U32 nFlags; /**< buffer specific flags */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 438 OMX_U32 nFlags; /**< buffer specific flags */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 438 OMX_U32 nFlags; /**< buffer specific flags */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 438 OMX_U32 nFlags; /**< buffer specific flags */
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 443 int nFlags;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 263 (_sCircular_).pTail->nFlags = (_pBufHead_)->nFlags; \
284 (_pBufHead_)->nFlags = (_sCircular_).pHead->nFlags; \
424 OMX_U32 nFlags;
606 OMX_U32 nFlags;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 604 OMX_U32 nFlags;
    [all...]

Completed in 71 milliseconds