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

  /frameworks/base/media/libstagefright/codecs/aacdec/
sbr_generate_high_freq.cpp 924 Int32 temp2_r; local
986 temp2_r = sourceBufferReal[i - 1][loBand];
995 tmp = fxp_mac64_Q31(((int64_t)temp1_r << 28), a0r, temp2_r);
1000 tmp = fxp_mac64_Q31(((int64_t)temp1_i << 28), a0i, temp2_r);
1008 temp3_r = temp2_r;
1009 temp2_r = temp1_r;

Completed in 56 milliseconds