HomeSort by relevance Sort by last modified time
    Searched refs:OMX_BYTE (Results 1 - 7 of 7) 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/base/include/media/stagefright/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;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Basecomponent.h 68 OMX_BYTE dataBuffer;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c 670 OMX_BYTE checkInputStream = NULL;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c 665 OMX_BYTE checkInputStream = NULL;
    [all...]

Completed in 32 milliseconds