Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.h58 RK_U8 swap_16; member
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h299 # define swap_16(x) (x) macro
302 # define swap_16(x) __swap_16(x) macro