Home
last modified time | relevance | path

Searched defs:value32 (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/include/
Dspl_inl_mips.h20 int32_t value32 = 0; in WEBRTC_SPL_MUL_16_16() local
43 int32_t value32 = 0, b1 = 0, b2 = 0; in WEBRTC_SPL_MUL_16_32_RSFT16() local
126 static __inline int16_t WebRtcSpl_SatW32ToW16(int32_t value32) { in WebRtcSpl_SatW32ToW16()
138 int32_t value32 = 0; in WebRtcSpl_AddSatW16() local
161 int32_t value32; in WebRtcSpl_SubSatW16() local
Dspl_inl.h27 static __inline int16_t WebRtcSpl_SatW32ToW16(int32_t value32) { in WebRtcSpl_SatW32ToW16()
Dspl_inl_armv7.h157 static __inline int16_t WebRtcSpl_SatW32ToW16(int32_t value32) { in WebRtcSpl_SatW32ToW16()
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Dvector_scaling_operations_mips.c30 int i = 0, value32 = 0; in WebRtcSpl_ScaleAndAddVectorsWithRound_mips() local
/external/qemu/distrib/sdl-1.2.15/test/
Dtestplatform.c65 Uint32 value32 = 0xEFBEADDE; in TestEndian() local
/external/webrtc/src/common_audio/signal_processing/include/
Dspl_inl.h22 static __inline WebRtc_Word16 WebRtcSpl_SatW32ToW16(WebRtc_Word32 value32) { in WebRtcSpl_SatW32ToW16()
Dspl_inl_armv7.h130 static __inline WebRtc_Word16 WebRtcSpl_SatW32ToW16(WebRtc_Word32 value32) { in WebRtcSpl_SatW32ToW16()
/external/chromium_org/third_party/skia/src/core/
DSkUtils.cpp62 uint32_t value32 = ((uint32_t)value << 16) | value; in sk_memset16_portable() local
DSkStream.cpp164 uint32_t value32 = SkToU32(value); in writePackedUInt() local
/external/skia/src/core/
DSkUtils.cpp62 uint32_t value32 = ((uint32_t)value << 16) | value; in sk_memset16_portable() local
DSkStream.cpp164 uint32_t value32 = SkToU32(value); in writePackedUInt() local
/external/lldb/source/Core/
DDisassembler.cpp1249 uint32_t value32 = *((uint32_t *) opcode_data); in SetOpcode() local
/external/vixl/test/
Dtest-assembler-a64.cc4145 int32_t value32 = static_cast<int32_t>(value & 0xffffffff); in TEST() local
/external/chromium_org/v8/test/cctest/
Dtest-assembler-arm64.cc4660 int32_t value32 = static_cast<int32_t>(value & 0xffffffffUL); in TEST() local