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

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.h 67 OMX_ERRORTYPE Exynos_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer,
Exynos_OSAL_Android.cpp 541 OMX_ERRORTYPE Exynos_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer,
  /frameworks/native/include/media/openmax/
OMX_Types.h 226 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
227 buffers between the application and the component and core. The OMX_BYTE
231 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/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/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 179 OMX_BYTE checkInputStream = NULL;
218 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
322 OMX_BYTE checkInputStream = NULL;
367 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
572 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)srcInputUseBuffer->bufferHeader->pBuffer, ppBuf);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 367 OMX_BYTE checkInputStream = NULL;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c 590 OMX_BYTE checkInputStream = NULL;
    [all...]

Completed in 61 milliseconds