Home
last modified time | relevance | path

Searched defs:w16 (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_convolve_copy_sse2.asm134 .w16: label
/external/libaom/libaom/aom_dsp/x86/
Daom_convolve_copy_sse2.asm208 .w16: label
/external/okio/okio/src/hashFunctions/kotlin/okio/internal/
DSha512.kt98 val w16 = words[i - 16] in processChunk() constant
DSha256.kt94 val w16 = words[w - 16] in processChunk() constant
/external/dng_sdk/source/
Ddng_resample.cpp261 int16 *w16 = fWeights16->Buffer_int16 () + fWeightStep * sample; in Initialize() local
450 int16 *w16 = (int16 *) Weights16 (dng_point ((int32) y, in Initialize() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c228 const vec_uint32_t w16 = sched_16_31(vw + 4, w12, w8, w4, w0, k); in sha1_block_data_order() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c228 const vec_uint32_t w16 = sched_16_31(vw + 4, w12, w8, w4, w0, k); in sha1_block_data_order() local
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterContext_mips.h345 MSAReg w16; member