Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/wfs/common/src/
Dwfs_format.c76 / sizeof(WFSOVLFormat); in WFS_LoadTable()
128WFSOVLFormat *ovl = (WFSOVLFormat *)&archive->buffer[mem_region[i].offset + sizeof(u32)]; in WFS_LoadTable()
129 u32 num = archive->region[i].length / sizeof(WFSOVLFormat); in WFS_LoadTable()
/TwlSDK-5.2.1/include/nitro/wfs/
Dformat.h110 typedef struct WFSOVLFormat struct
127 WFSOVLFormat; argument
158 PLATFORM_COMPILER_ASSERT(sizeof(WFSOVLFormat) == 32);