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

  /external/sonivox/arm-wt-22k/host_src/
eas_wave.h 56 EAS_U32 nDataSize;
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffimageedit.cpp 131 int32_t nDataSize = pFileRead->GetSize();
132 if (nDataSize > 0) {
134 FX_CHAR* pImageBuffer = bsBuf.GetBuffer(nDataSize);
135 pFileRead->ReadBlock(pImageBuffer, 0, nDataSize);
138 FX_CHAR* pData = XFA_Base64Encode(bsBuf, nDataSize);
  /frameworks/native/include/media/openmax/
OMX_Core.h 483 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Core.h 475 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
QOMX_IVCommonExtensions.h 274 OMX_U32 nDataSize; /**< The size of the associated cData. Set nDataSize to 0 to retrieve the size required for cData. */
OMX_QCOMExtns.h 584 * nDataSize : Size of the extension index data to follow
593 OMX_U32 nDataSize;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Core.h 466 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
OMX_QCOMExtns.h 451 OMX_U32 nDataSize;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Core.h 475 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
QOMX_IVCommonExtensions.h 274 OMX_U32 nDataSize; /**< The size of the associated cData. Set nDataSize to 0 to retrieve the size required for cData. */
OMX_QCOMExtns.h 686 * nDataSize : Size of the extension index data to follow
695 OMX_U32 nDataSize;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 466 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h 483 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
OMX_TI_IVCommon.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 466 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 272 OMX_U32 nDataSize;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 542 OMX_U32 nDataSize;

Completed in 1290 milliseconds