Searched refs:ldl_he_p (Results 1 – 3 of 3) sorted by relevance
41 return (ldl_he_p(buf) | ldl_he_p(buf + len - 4)) == 0; in buffer_is_zero_int_lt256()
275 static inline int ldl_he_p(const void *ptr) in ldl_he_p() function311 return le_bswap(ldl_he_p(ptr), 32); in ldl_le_p()351 return be_bswap(ldl_he_p(ptr), 32); in ldl_be_p()
909 pix = ldl_he_p(buf8); in tight_pack24()