Home
last modified time | relevance | path

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

/external/webrtc/common_audio/signal_processing/include/
Dspl_inl.h75 int16_t out16 = (int16_t)value32; in WebRtcSpl_SatW32ToW16() local
78 out16 = 32767; in WebRtcSpl_SatW32ToW16()
80 out16 = -32768; in WebRtcSpl_SatW32ToW16()
82 return out16; in WebRtcSpl_SatW32ToW16()
Dspl_inl_mips.h70 int16_t out16 = (int16_t)value32; in WebRtcSpl_SatW32ToW16() local
71 return out16; in WebRtcSpl_SatW32ToW16()
/external/icu/icu4c/source/test/cintltst/
Dcustrtrn.c685 UChar out16[10]; in Test_UChar_UTF8_API() local
691 …(err=U_ZERO_ERROR, u_strFromUTF8(out16, UPRV_LENGTHOF(out16), NULL, (const char *)withLead8, UPRV_… in Test_UChar_UTF8_API()
692 …(err=U_ZERO_ERROR, u_strFromUTF8(out16, UPRV_LENGTHOF(out16), NULL, (const char *)withTrail8, -1, … in Test_UChar_UTF8_API()
702 out16[0]=0x55aa; in Test_UChar_UTF8_API()
704 u_strFromUTF8WithSub(out16, UPRV_LENGTHOF(out16), &uDestLen, in Test_UChar_UTF8_API()
709 0!=u_memcmp(withTrail16Sub50005, out16, uDestLen+1) || in Test_UChar_UTF8_API()
717 out16[0]=0x55aa; in Test_UChar_UTF8_API()
719 u_strFromUTF8WithSub(out16, UPRV_LENGTHOF(out16), &uDestLen, in Test_UChar_UTF8_API()
724 0!=u_memcmp(withTrail16SubFFFD, out16, uDestLen+1) || in Test_UChar_UTF8_API()
732 out16[0]=0x55aa; in Test_UChar_UTF8_API()
[all …]
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Damdhsa-trap-num-sgprs.ll24 i32 addrspace(1)* %out16, i32 %in16,
55 store i32 %in16, i32 addrspace(1)* %out16
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilterbanks.c262 int16_t *out16, in WebRtcIsacfix_FilterAndCombine1() argument
295 out16[k] = in[k]; in WebRtcIsacfix_FilterAndCombine1()
Dcodec.h123 int16_t* out16,
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dunfold-masked-merge-scalar-variablemask.ll20 define i16 @out16(i16 %x, i16 %y, i16 %mask) {
21 ; CHECK-LABEL: out16:
/external/llvm-project/llvm/test/CodeGen/X86/
Dunfold-masked-merge-scalar-variablemask.ll33 define i16 @out16(i16 %x, i16 %y, i16 %mask) {
34 ; CHECK-NOBMI-LABEL: out16:
44 ; CHECK-BMI-LABEL: out16: