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

  /external/bluetooth/bluez/sbc/
formats.h 30 #define BE_SHORT(v) bswap_16(v)
36 #define BE_SHORT(v) (v)
  /device/samsung/crespo/alsa-utils/aplay/
formats.h 51 #define BE_SHORT(v) bswap_16(v)
57 #define BE_SHORT(v) (v)

Completed in 218 milliseconds