Searched refs:OMX_U64 (Results 1 – 3 of 3) sorted by relevance
160 typedef unsigned long long OMX_U64; typedef168 typedef unsigned __int64 OMX_U64; typedef176 typedef unsigned long long OMX_U64; typedef
499 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()
912 OMX_U64 arrBufIndex[VIDDEC_MAX_QUEUE_SIZE]; /* for time stamps */