Home
last modified time | relevance | path

Searched refs:FIX_2_613125930 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djidctfst.c98 #define FIX_2_613125930 ((JLONG)669) /* FIX(2.613125930) */ macro
103 #define FIX_2_613125930 FIX(2.613125930)
260 tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5; /* -2*(c2+c6) */ in jpeg_idct_ifast()
342 tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5; /* -2*(c2+c6) */ in jpeg_idct_ifast()
/third_party/ffmpeg/libavfilter/
H A Dvf_fspp.h50 static const int16_t FIX_2_613125930 = FIX(-2.613125930, 13); variable
H A Dvf_fspp.c347 tmp12 = MULTIPLY16H(z10, FIX_2_613125930) + z5; // - !! in column_fidct_c()
412 tmp12 = MULTIPLY16H(z10, FIX_2_613125930) + z5; // - FIX_ in row_idct_c()
/third_party/ffmpeg/libavcodec/
H A D4xm.c162 #define FIX_2_613125930 171254 macro
196 tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5; in idct()
234 tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5; in idct()

Completed in 4 milliseconds