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

  /external/libjpeg-turbo/
jfdctfst.c 82 #define FIX_0_382683433 ((JLONG) 98) /* FIX(0.382683433) */
87 #define FIX_0_382683433 FIX(0.382683433)
160 z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
210 z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
  /external/pdfium/third_party/libjpeg/
fpdfapi_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 139 milliseconds