HomeSort by relevance Sort by last modified time
    Searched defs:OMX_BYTE (Results 1 - 7 of 7) 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/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;

Completed in 903 milliseconds