Searched refs:index_7 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dcomplex_bit_reverse.c14 * swapped. Note that, index_7[{0, 2, 4, ...}] are for the left side of the swap
15 * operations, while index_7[{1, 3, 5, ...}] are for the right side of the
20 static const int16_t index_7[112] = { variable
58 const int16_t* index = index_7;
H A Dcomplex_bit_reverse_arm.S23 adr r3, index_7 @ Table pointer.
92 index_7: @ Indexes for stages == 7. label

Completed in 674 milliseconds