Home
last modified time | relevance | path

Searched defs:W2 (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dsimple_idct_armv5te.S27 #define W2 21407 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ define
H A Dsimple_idct_armv6.S27 #define W2 21407 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ define
[all...]
H A Dsimple_idct_arm.S30 #define W2 21407 define
[all...]
H A Dsimple_idct_neon.S29 #define W2 21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 define
/third_party/ffmpeg/libavcodec/mips/
H A Dsimple_idct_mmi.c32 #define W2 21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
H A Dwmv2dsp_mmi.c30 #define W2 2676 /* 2048*sqrt (2)*cos (2*pi/16) */ macro
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c27 #define W2 640 macro
/third_party/ffmpeg/libavcodec/alpha/
H A Dsimple_idct_alpha.c36 #define W2 21407 macro
/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c36 #undef W2 macro
51 #define W2 21407 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
69 #define W2 21407 // 85627 macro
92 #define W2 42813 macro
[all...]
H A Dwmv2dsp.c29 #define W2 2676 /* 2048*sqrt (2)*cos (2*pi/16) */ macro
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_color_space.cpp217 dng_vector_3 W2 = PCStoXYZ (); in SetMatrixToPCS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp342 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
360 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
H A DHexagonConstPropagation.cpp1218 unsigned W2 = A2.getBitWidth(); in evaluateCMPii() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c50 #define W2 (M_SQRT2 * C6) macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp274 static const deUint32 W2 = 40, H2 = 40; in test() local

Completed in 15 milliseconds