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

  /device/samsung/crespo/sec_mm/sec_omx/sec_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;
  /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/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/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;

Completed in 293 milliseconds