Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.h59 RK_U8 swap_32; member
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h300 # define swap_32(x) (x) macro
303 # define swap_32(x) __swap_32(x) macro