Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_mips.c32 int16_t* cosptr; in WebRtcIsacfix_Time2SpecMIPS() local
35 cosptr = (int16_t*)WebRtcIsacfix_kCosTab1; in WebRtcIsacfix_Time2SpecMIPS()
201 [cosptr] "r" (cosptr), [sinptr] "r" (sinptr) in WebRtcIsacfix_Time2SpecMIPS()
296 cosptr = (int16_t*)WebRtcIsacfix_kCosTab2; in WebRtcIsacfix_Time2SpecMIPS()
593 [max] "r" (max), [cosptr] "r" (cosptr), [sinptr] "r" (sinptr) in WebRtcIsacfix_Time2SpecMIPS()
607 int16_t* cosptr = (int16_t*)WebRtcIsacfix_kCosTab2; in WebRtcIsacfix_Spec2TimeMIPS() local
834 [cosptr] "r" (cosptr), [sinptr] "r" (sinptr), in WebRtcIsacfix_Spec2TimeMIPS()
927 cosptr = (int16_t*)WebRtcIsacfix_kCosTab1; in WebRtcIsacfix_Spec2TimeMIPS()
1286 [inimQ7] "r" (inimQ7), [cosptr] "r" (cosptr), in WebRtcIsacfix_Spec2TimeMIPS()