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

  /external/chromium_org/third_party/libjpeg_turbo/
jfdctfst.c 82 #define FIX_1_306562965 ((INT32) 334) /* FIX(1.306562965) */
87 #define FIX_1_306562965 FIX(1.306562965)
159 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
209 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
  /external/jpeg/
jfdctfst.c 82 #define FIX_1_306562965 ((INT32) 334) /* FIX(1.306562965) */
87 #define FIX_1_306562965 FIX(1.306562965)
159 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
209 z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */

Completed in 384 milliseconds