Home | History | Annotate | Download | only in tests

Lines Matching refs:nTimeStamp

938                     pBuffer->nTimeStamp = (OMX_S64)rand() % 70;
1012 pBuffer->nTimeStamp = (OMX_S64)rand() % 2;
1015 APP_DPRINT("Input time stamp = %ld\n", (long int)pBuffer->nTimeStamp);
1310 APP_DPRINT("Output time stamp = %ld\n",(long int) pBuf->nTimeStamp);