Home
last modified time | relevance | path

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

/aosp_15_r20/external/fastrpc/src/
H A Dfastrpc_apps_user.c250 static uint32_t crc32_lut(unsigned char *data, int nbyte, uint32_t *crctab) in crc32_lut() function
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp1470 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashData() local
1487 const ImU32* crc32_lut = GCrc32LookupTable; in ImHashStr() local