Home | History | Annotate | Download | only in tests

Lines Matching refs:OMX_U64

499     OMX_U64 outBuffSize;
1731 OMX_U64 playDuration;
1732 OMX_U64 numPackets;
1746 numPackets = *((OMX_U64 *)pBuffer);
1747 playDuration = *((OMX_U64 *)(pBuffer + 8));