Home
last modified time | relevance | path

Searched defs:XXH32_update (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dxxhash.h130 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
Dxxhash.c436 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function
/external/lz4/lib/
Dxxhash.h130 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
Dxxhash.c442 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function