Home
last modified time | relevance | path

Searched defs:NetworkToHost16 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksEndian.hpp72 inline u16 NetworkToHost16(u16 net) in NetworkToHost16() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h198 inline uint16_t NetworkToHost16(uint16_t n) { in NetworkToHost16() function