Home
last modified time | relevance | path

Searched defs:W5 (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dsimple_idct_armv5te.S30 #define W5 12873 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ define
H A Dsimple_idct_armv6.S30 #define W5 12873 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ define
[all...]
H A Dsimple_idct_arm.S33 #define W5 12873 define
[all...]
H A Dsimple_idct_neon.S32 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 define
/third_party/ffmpeg/libavcodec/mips/
H A Dsimple_idct_mmi.c35 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
H A Dwmv2dsp_mmi.c33 #define W5 1609 /* 2048*sqrt (2)*cos (5*pi/16) */ macro
/third_party/ffmpeg/libavcodec/alpha/
H A Dsimple_idct_alpha.c39 #define W5 12873 macro
/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c39 #undef W5 macro
54 #define W5 12873 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
72 #define W5 12873 // 51491 macro
95 #define W5 25746 macro
[all...]
H A Dwmv2dsp.c32 #define W5 1609 /* 2048*sqrt (2)*cos (5*pi/16) */ macro
/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c53 #define W5 (M_SQRT2 * (C1 + C3 - C5 + C7)) macro

Completed in 7 milliseconds