Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dsiphash.c156 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64()
184 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64()
216 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32()
349 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
370 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
495 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
520 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
/linux-4.19.296/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c504 int third; in color_to_hsv() local