Home
last modified time | relevance | path

Searched refs:Cosine (Results 1 – 25 of 25) sorted by relevance

/external/libjpeg-turbo/simd/
Djfdctflt-sse.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djfdctfst-sse2.asm18 ; the forward DCT (Discrete Cosine Transform). The following code is
Djidctint-mmx.asm18 ; inverse DCT (Discrete Cosine Transform). The following code is based
Djidctflt-sse2.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djfdctflt-3dn.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djidctflt-sse.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djfdctfst-mmx.asm18 ; the forward DCT (Discrete Cosine Transform). The following code is
Djidctflt-3dn.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djidctint-sse2.asm18 ; inverse DCT (Discrete Cosine Transform). The following code is based
Djfdctint-sse2.asm18 ; forward DCT (Discrete Cosine Transform). The following code is based
Djfdctint-mmx.asm18 ; forward DCT (Discrete Cosine Transform). The following code is based
Djidctflt-sse2-64.asm19 ; (Discrete Cosine Transform). The following code is based directly on
Djfdctfst-sse2-64.asm19 ; the forward DCT (Discrete Cosine Transform). The following code is
Djidctfst-mmx.asm18 ; the inverse DCT (Discrete Cosine Transform). The following code is
Djidctint-sse2-64.asm19 ; inverse DCT (Discrete Cosine Transform). The following code is based
Djfdctflt-sse-64.asm19 ; (Discrete Cosine Transform). The following code is based directly on
Djidctfst-sse2.asm18 ; the inverse DCT (Discrete Cosine Transform). The following code is
Djfdctint-sse2-64.asm19 ; forward DCT (Discrete Cosine Transform). The following code is based
Djidctfst-sse2-64.asm19 ; the inverse DCT (Discrete Cosine Transform). The following code is
/external/opencv3/doc/py_tutorials/py_imgproc/
Dpy_table_of_contents_imgproc.markdown55 different Image Transforms in OpenCV like Fourier Transform, Cosine Transform etc.
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h168 friend FX_FLOAT Cosine(const FXT_VECTOR& v1, const FXT_VECTOR& v2) { in Cosine() function
175 return (FX_FLOAT)FXSYS_acos(Cosine(v1, v2)); in ArcCosine()
/external/libvorbis/doc/
D01-introduction.tex31 Modified Discrete Cosine Transform. The codec is structured to allow
482 inverse Modified Discrete Cosine Transform (MDCT). A detailed
D04-codec.tex570 domain PCM audio via an inverse Modified Discrete Cosine Transform
/external/ImageMagick/MagickCore/
Dresize.c195 static double Cosine(const double x, in Cosine() function
847 { Cosine, 1.0, 1.0, 0.0, 0.0, CosineWeightingFunction }, /* Low level cosine window */ in AcquireResizeFilter()
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst418 .. opcode:: COS - Cosine
756 .. opcode:: SCS - Sine Cosine