Searched refs:IMG_UINT64 (Results 1 – 6 of 6) sorted by relevance
58 typedef unsigned long long IMG_UINT64, *IMG_PUINT64; typedef67 typedef unsigned __int64 IMG_UINT64, *IMG_PUINT64; typedef
611 IMG_UINT64 ui64Temp = 0; in tng__H264ES_process_sequence_param()660 ui64Temp = (IMG_UINT64)(ctx->ui32IdrPeriod) * (IMG_UINT64)(ctx->ui32IntraCnt); in tng__H264ES_process_sequence_param()661 if (ui64Temp >= (IMG_UINT64)INT_MAX) { in tng__H264ES_process_sequence_param()
460 IMG_UINT64 ClockDivBitrate;
557 IMG_UINT64 ui64ClockDivBitrate; // keep this at the top as it has alignment issues
1576 (((IMG_UINT64)(psRCParams->BufferSize) * (IMG_UINT64) 90000) in pnw__setup_rcdata()1577 / (IMG_UINT64) psRCParams->BitsPerSecond); in pnw__setup_rcdata()
2920 …psMtxEncContext->ui32MaxBufferMultClockDivBitrate = (IMG_UINT32)(((IMG_UINT64)(ctx->sRCParams.ui32… in tng__setvideo_params()2921 (IMG_UINT64) 90000) / (IMG_UINT64) ctx->sRCParams.ui32BitsPerSecond); in tng__setvideo_params()