Home
last modified time | relevance | path

Searched refs:_int64 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/vp8/encoder/
Dtokenize.h41 extern _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
Dtokenize.c24 _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
383 const _int64 x = context_counters [type] [band] [pt] [t]; in print_context_counters()
386 assert(x == (_int64) y); /* no overflow handling yet */ in print_context_counters()
/external/tcpdump/missing/
Dbittypes.h74 typedef unsigned _int64 u_int64_t;
/external/zlib/contrib/testzlib/
Dtestzlib.c32 unsigned _int64 res=__rdtsc()-((unsigned _int64)(beginTime64.QuadPart)); in GetResRdtsc()
/external/openssl/
De_os.h349 # define _int64 __int64 macro