Searched refs:le_short (Results 1 – 2 of 2) sorted by relevance
25 uint16_t le_short(uint16_t x) in le_short() function125 data_offset = le_short(data_offset); in main()126 b->width = le_short(b->width); in main()127 b->height = le_short(b->height); in main()128 n_colors = le_short(n_colors); in main()
23 stmp = le_short(stmp);