Home
last modified time | relevance | path

Searched refs:le_short (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dbmp_logo.c25 uint16_t le_short(uint16_t x) in le_short() function
125 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()