Home
last modified time | relevance | path

Searched refs:const_1 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_mips.c253 int32_t const_1 = 1; in WebRtcNsx_SpeechNoiseProb() local
321 [const_1] "r" (const_1), [const_44] "r" (const_44) in WebRtcNsx_SpeechNoiseProb()
/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_add_neon.c124 #define DO_BUTTERFLY_STD(const_1, const_2, qA, qB) \ argument
125 DO_BUTTERFLY(q14s16, q13s16, const_1, const_2, qA, qB);