Home
last modified time | relevance | path

Searched defs:norm32 (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dia_basic_ops32.h766 static PLATFORM_INLINE WORD norm32(WORD32 a) in norm32() function
/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c1103 int norm32, nShifts; in WebRtcNsx_ComputeSpectralDifference() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp563 auto norm32 = (man32 | exp32) | (isInfOrNaN & SIMD::UInt(0x7F800000)); in halfToFloatBits() local