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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 159 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
160 typedef unsigned long long OMX_U64;
167 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
168 typedef unsigned __int64 OMX_U64;
175 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
176 typedef unsigned long long OMX_U64;
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 177 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
178 typedef unsigned long long OMX_U64;
185 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
186 typedef unsigned __int64 OMX_U64;
193 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
194 typedef unsigned long long OMX_U64;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 159 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
160 typedef unsigned long long OMX_U64;
167 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
168 typedef unsigned __int64 OMX_U64;
175 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
176 typedef unsigned long long OMX_U64;
OMX_QCOMExtns.h 73 OMX_U64 nVirtualAddress;
80 OMX_U64 nPhysicalAddress;
527 OMX_U64 seiTimeStamp;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 159 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
160 typedef unsigned long long OMX_U64;
167 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
168 typedef unsigned __int64 OMX_U64;
175 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
176 typedef unsigned long long OMX_U64;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 499 OMX_U64 outBuffSize;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 927 OMX_U64 arrBufIndex[VIDDEC_MAX_QUEUE_SIZE]; /* for time stamps */
    [all...]

Completed in 160 milliseconds