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

  /external/chromium_org/third_party/libjpeg_turbo/
jfdctfst.c 79 #define FIX_0_382683433 ((INT32) 98) /* FIX(0.382683433) */
84 #define FIX_0_382683433 FIX(0.382683433)
157 z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
207 z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
  /external/jpeg/
jfdctfst.c 79 #define FIX_0_382683433 ((INT32) 98) /* FIX(0.382683433) */
84 #define FIX_0_382683433 FIX(0.382683433)
157 z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
207 z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */

Completed in 999 milliseconds