Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c679 static uint32_t switch_int(uint32_t x) in switch_int() function
697 header->tbl_entry_num = switch_int(header->tbl_entry_num); in fix_header()
703 entry->content_offset = switch_int(entry->content_offset); in fix_entry()
704 entry->content_size = switch_int(entry->content_size); in fix_entry()