Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/speex/speex/
H A DCVE-2020-23903.patch23 stmp = le_short(stmp);