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

  /external/sonivox/arm-fm-22k/host_src/
eas_wave.h 56 EAS_U32 nDataSize;
eas_wave.c 109 FlipDWord(&p->nDataSize);
167 wFile->wh.nDataSize = 0;
226 wFile->wh.nDataSize += (EAS_U32) count;
  /external/sonivox/arm-hybrid-22k/host_src/
eas_wave.h 56 EAS_U32 nDataSize;
eas_wave.c 109 FlipDWord(&p->nDataSize);
167 wFile->wh.nDataSize = 0;
226 wFile->wh.nDataSize += (EAS_U32) count;
  /external/sonivox/arm-wt-22k/host_src/
eas_wave.h 56 EAS_U32 nDataSize;
eas_wave.c 109 FlipDWord(&p->nDataSize);
167 wFile->wh.nDataSize = 0;
226 wFile->wh.nDataSize += (EAS_U32) count;
  /hardware/qcom/media/mm-video/vidc/common/src/
extra_data_handler.cpp 236 if ((4 + num_slices * 8) != (OMX_U32)pExtra->nDataSize) {
281 extra_data->eType, extra_data->nDataSize);
283 parse_sei(extra_data->data, extra_data->nDataSize);
291 "parsing it", extra_data->nDataSize);
  /hardware/qcom/media/mm-core/inc/
QOMX_IVCommonExtensions.h 267 OMX_U32 nDataSize; /**< The size of the associated cData. Set nDataSize to 0 to retrieve the size required for cData. */
OMX_QCOMExtns.h 378 * nDataSize : Size of the extension index data to follow
387 OMX_U32 nDataSize;
530 OMX_U32 nDataSize;
OMX_Core.h 466 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 451 OMX_U32 nDataSize;
OMX_Core.h 466 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Core.h 483 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 466 OMX_U32 nDataSize; /* Size of the supporting data to follow */
    [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/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 245 CAMHAL_LOGVB("Size = %d, sizeof = %d, eType = 0x%x, nDataSize= %d, nPortIndex = 0x%x, nVersion = 0x%x",
249 extraData->nDataSize,
OMXCameraAdapter.cpp     [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/inc/
OMX_VideoEnc_Utils.h 542 OMX_U32 nDataSize;
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 753 pBuffer, pBuffer->nTimeStamp, pExtra->eType, pExtra->nDataSize);
789 while (bytes_cnt < pExtra->nDataSize)
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 272 OMX_U32 nDataSize;
    [all...]

Completed in 727 milliseconds