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

  /external/libjpeg-turbo/
jidctfst.c 98 #define FIX_2_613125930 ((JLONG) 669) /* FIX(2.613125930) */
103 #define FIX_2_613125930 FIX(2.613125930)
260 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */
342 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */
  /external/pdfium/third_party/libjpeg/
fpdfapi_jidctfst.c 95 #define FIX_2_613125930 ((INT32) 669) /* FIX(2.613125930) */
100 #define FIX_2_613125930 FIX(2.613125930)
257 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */
339 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */

Completed in 489 milliseconds