Home
last modified time | relevance | path

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

/third_party/ffmpeg/tools/
H A Dqt-faststart.c52 #define BE_64(x) (((uint64_t)(((uint8_t*)(x))[0]) << 56) | \ macro
151 atom.size = BE_64(pos); in parse_atoms()
243 current_offset = BE_64(pos); in update_co64_offsets()
503 atom_size = BE_64(&atom_bytes[0]); in main()

Completed in 1 milliseconds