HomeSort by relevance Sort by last modified time
    Searched full:sta0 (Results 1 - 2 of 2) sorted by null

  /external/aac/libFDK/src/arm/
qmf_arm.cpp 182 FIXP_QAS sta0, sta1; local
211 sta0 = *sta_0; sta_0 += staStep1; /* 1,3,5, ... 29/61 */
213 accu0 = SMULBT( sta0, flt);
217 sta0 = *sta_0; sta_0 += staStep1;
219 accu0 = SMLABB( accu0, sta0, flt);
222 sta0 = *sta_0; sta_0 += staStep1;
224 accu0 = SMLABT( accu0, sta0, flt);
228 sta0 = *sta_0; sta_0 += staStep1;
230 accu0 = SMLABB( accu0, sta0, flt);
233 sta0 = *sta_0; sta_0 -= staStep2
478 FIXP_DBL A, B, real, imag, sta0; local
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
HalDeviceManagerTest.java 281 final String name = "sta0";
592 "sta0", // ifaceName
642 "sta0", // ifaceName
743 "sta0", // ifaceName
    [all...]

Completed in 581 milliseconds