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

  /frameworks/native/include/media/openmax/
OMX_Types.h 229 typedef OMX_PTR OMX_BYTE;
246 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
247 buffers between the application and the component and core. The OMX_BYTE
251 typedef unsigned char* OMX_BYTE;
  /hardware/qcom/media/mm-core/inc/
OMX_Types.h 208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Types.h 208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.h 87 OMX_ERRORTYPE Exynos_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer,
Exynos_OSAL_Android.cpp 197 ret = Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)pBuffer, &pBuf);
215 ret = Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)pBuffer, &pBuf);
825 OMX_ERRORTYPE Exynos_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Types.h 225 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
226 buffers between the application and the component and core. The OMX_BYTE
230 typedef unsigned char* OMX_BYTE;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 283 OMX_BYTE checkInputStream = NULL;
322 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
427 OMX_BYTE checkInputStream = NULL;
472 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
679 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)srcInputUseBuffer->bufferHeader->pBuffer, ppBuf);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c 590 OMX_BYTE checkInputStream = NULL;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 483 OMX_BYTE checkInputStream = NULL;
    [all...]

Completed in 87 milliseconds