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

  /external/openssl/crypto/srp/
srp_grps.h 137 bn_pack4(98DA,4836,1C55,D39A),
211 bn_pack4(98DA,4836,1C55,D39A),
317 bn_pack4(98DA,4836,1C55,D39A),
455 bn_pack4(98DA,4836,1C55,D39A),
  /external/aac/libFDK/src/
fft.cpp 136 #define C55 (F5C(0xb0000001)) /* FL2FXCONST_DBL(-1.25/2) */
153 /* Bit shift left because of the constant C55 which was scaled with the factor 0.5 because of the representation of
155 r1 = pDat[0] + (fMultDiv2(r1, C55) <<(2));
159 /* Bit shift left because of the constant C55 which was scaled with the factor 0.5 because of the representation of
172 /* Bit shift left because of the constant C55 which was scaled with the factor 0.5 because of the representation of
174 s1 = pDat[1] + (fMultDiv2(s1, C55) <<(2));
178 /* Bit shift left because of the constant C55 which was scaled with the factor 0.5 because of the representation of
    [all...]

Completed in 795 milliseconds