HomeSort by relevance Sort by last modified time
    Searched refs:IMG_UINT64 (Results 1 - 6 of 6) sorted by null

  /hardware/intel/img/psb_video/src/hwdefs/
img_types.h 58 typedef unsigned long long IMG_UINT64, *IMG_PUINT64;
67 typedef unsigned __int64 IMG_UINT64, *IMG_PUINT64;
  /hardware/intel/img/psb_video/src/
tng_H264ES.c 611 IMG_UINT64 ui64Temp = 0;
660 ui64Temp = (IMG_UINT64)(ctx->ui32IdrPeriod) * (IMG_UINT64)(ctx->ui32IntraCnt);
661 if (ui64Temp >= (IMG_UINT64)INT_MAX) {
    [all...]
pnw_hostcode.h 460 IMG_UINT64 ClockDivBitrate;
pnw_hostcode.c     [all...]
tng_hostdefs.h 557 IMG_UINT64 ui64ClockDivBitrate; // keep this at the top as it has alignment issues
    [all...]
tng_hostcode.c     [all...]

Completed in 66 milliseconds