Searched refs:ptr_j (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | complex_bit_reverse_mips.c | 69 int32_t* ptr_j; in WebRtcSpl_ComplexBitReverse() local 117 [ptr_j] "=&r" (ptr_j), [tr] "=&r" (tr), [l] "=&r" (l), in WebRtcSpl_ComplexBitReverse() 169 [ptr_j] "=&r" (ptr_j), [ti] "=&r" (ti), [tr] "=&r" (tr), in WebRtcSpl_ComplexBitReverse()
|
D | complex_fft_mips.c | 37 int16_t* ptr_j = NULL; in WebRtcSpl_ComplexFFT() local 140 [ptr_j] "=&r" (ptr_j), [tmp] "=&r" (tmp) in WebRtcSpl_ComplexFFT() 158 int16_t* ptr_j = NULL; in WebRtcSpl_ComplexIFFT() local 317 [k] "=&r" (k), [round2] "=&r" (round2), [ptr_j] "=&r" (ptr_j), in WebRtcSpl_ComplexIFFT()
|