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

  /external/jpeg/
jidctred.c 69 #define FIX_2_172734803 ((INT32) 17799) /* FIX(2.172734803) */
84 #define FIX_2_172734803 FIX(2.172734803)
178 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
237 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
jsimd_arm_neon.S 318 #define FIX_2_172734803 (17799) /* FIX(2.172734803) */
328 .short -FIX_2_172734803 /* d1[0] */
  /external/qemu/distrib/jpeg-6b/
jidctred.c 69 #define FIX_2_172734803 ((INT32) 17799) /* FIX(2.172734803) */
84 #define FIX_2_172734803 FIX(2.172734803)
178 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
237 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */

Completed in 282 milliseconds