HomeSort by relevance Sort by last modified time
    Searched defs:hton64 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/
Utils.cpp 62 uint64_t hton64(uint64_t x) { function in namespace:android
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 216 #define hton64(x) ntoh64(x) macro
  /external/bluetooth/bluez/health/
mcap_sync.c 95 #define hton64(x) ntoh64(x) macro
472 rsp->timestst = hton64(timestamp);
539 cmd->timestst = hton64(tmstamp);
993 cmd->timestst = hton64(timestamp);

Completed in 118 milliseconds