Home
last modified time | relevance | path

Searched refs:t64 (Results 1 - 3 of 3) sorted by relevance

/third_party/libsnd/src/
H A Dtest_conversions.c47 int64_t i64 = 0x0123456789ABCDEFLL, t64 = 0 ; in conversion_test() local
87 bytes = psf_binheader_readf (psf, format_str, &t8, &t16, &t24, &t32, &t64) ; in conversion_test()
100 cmp_test (__LINE__, i64, t64, "\n\nLine %d : 64 bit int failed 0x%" PRIx64 "x -> 0x%" PRIx64 "x.\n\n") ; in conversion_test()
/third_party/ffmpeg/libavcodec/
H A Dfitsdec.c61 int64_t t64; in fill_data_min_max() local
90 CASE_N(64, t64, AV_RB64(ptr8)); in fill_data_min_max()
191 int64_t t64; in fits_decode_frame() local
297 CASE_GRAY(64, dst16, uint16_t, t64, AV_RB64(ptr8)); in fits_decode_frame()
/third_party/sqlite/src/
H A Dsqlite3.c47282 sqlite3_int64 t64; localtime() local
[all...]

Completed in 145 milliseconds