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

  /external/libvpx/vp8/encoder/
tokenize.h 35 extern _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
tokenize.c 24 _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
389 const _int64 x = context_counters [type] [band] [pt] [t];
392 assert(x == (_int64) y); /* no overflow handling yet */
  /external/tcpdump/missing/
bittypes.h 74 typedef unsigned _int64 u_int64_t;
  /external/zlib/contrib/testzlib/
testzlib.c 32 unsigned _int64 res=__rdtsc()-((unsigned _int64)(beginTime64.QuadPart));
  /external/openssl/
e_os.h 349 # define _int64 __int64 macro

Completed in 178 milliseconds