Home
last modified time | relevance | path

Searched refs:OMX_U64 (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Types.h160 typedef unsigned long long OMX_U64; typedef
168 typedef unsigned __int64 OMX_U64; typedef
176 typedef unsigned long long OMX_U64; typedef
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c499 OMX_U64 outBuffSize; in main()
1710 OMX_U64 playDuration; in calc_buff_size()
1711 OMX_U64 numPackets; in calc_buff_size()
1725 numPackets = *((OMX_U64 *)pBuffer); in calc_buff_size()
1726 playDuration = *((OMX_U64 *)(pBuffer + 8)); in calc_buff_size()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h912 OMX_U64 arrBufIndex[VIDDEC_MAX_QUEUE_SIZE]; /* for time stamps */