Home
last modified time | relevance | path

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

/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPURuntime.cpp1039 const uint32_t expected_ung = UINT32_C(0x00202020) | load_u32le(start + 4); in match_samsung_exynos() local
1040 if (expected_ung != UINT32_C(0x20676E75) /* " ung" = reverse("ung ") */) { in match_samsung_exynos()