Home
last modified time | relevance | path

Searched defs:w48 (Results 1 – 7 of 7) sorted by relevance

/external/XNNPACK/models/
Dfp32-mobilenet-v1.cc68 alignas(16) static std::array<float, 2304> w48; in FP32MobileNetV1() local
Dfp16-mobilenet-v1.cc70 alignas(16) static std::array<uint16_t, 2304> w48; in FP16MobileNetV1() local
Dqu8-mobilenet-v1.cc68 alignas(16) static std::array<uint8_t, 2304> w48; in QU8MobileNetV1() local
Dfp32-sparse-mobilenet-v1.cc68 alignas(16) static std::array<float, 2304> w48; in FP32SparseMobileNetV1() local
Dqs8-mobilenet-v1.cc68 alignas(16) static std::array<int8_t, 2304> w48; in QS8MobileNetV1() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c278 const vec_uint32_t w48 = sched_32_79(vw + 12, w44, w40, w32, w20, w16, k); in sha1_block_data_order() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c278 const vec_uint32_t w48 = sched_32_79(vw + 12, w44, w40, w32, w20, w16, k); in sha1_block_data_order() local