Searched refs:Cosine (Results 1 – 25 of 25) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jfdctflt-sse.asm | 18 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jfdctfst-sse2.asm | 18 ; the forward DCT (Discrete Cosine Transform). The following code is
|
D | jidctint-mmx.asm | 18 ; inverse DCT (Discrete Cosine Transform). The following code is based
|
D | jidctflt-sse2.asm | 18 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jfdctflt-3dn.asm | 18 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jidctflt-sse.asm | 18 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jfdctfst-mmx.asm | 18 ; the forward DCT (Discrete Cosine Transform). The following code is
|
D | jidctflt-3dn.asm | 18 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jidctint-sse2.asm | 18 ; inverse DCT (Discrete Cosine Transform). The following code is based
|
D | jfdctint-sse2.asm | 18 ; forward DCT (Discrete Cosine Transform). The following code is based
|
D | jfdctint-mmx.asm | 18 ; forward DCT (Discrete Cosine Transform). The following code is based
|
D | jidctflt-sse2-64.asm | 19 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jfdctfst-sse2-64.asm | 19 ; the forward DCT (Discrete Cosine Transform). The following code is
|
D | jidctfst-mmx.asm | 18 ; the inverse DCT (Discrete Cosine Transform). The following code is
|
D | jidctint-sse2-64.asm | 19 ; inverse DCT (Discrete Cosine Transform). The following code is based
|
D | jfdctflt-sse-64.asm | 19 ; (Discrete Cosine Transform). The following code is based directly on
|
D | jidctfst-sse2.asm | 18 ; the inverse DCT (Discrete Cosine Transform). The following code is
|
D | jfdctint-sse2-64.asm | 19 ; forward DCT (Discrete Cosine Transform). The following code is based
|
D | jidctfst-sse2-64.asm | 19 ; the inverse DCT (Discrete Cosine Transform). The following code is
|
/external/opencv3/doc/py_tutorials/py_imgproc/ |
D | py_table_of_contents_imgproc.markdown | 55 different Image Transforms in OpenCV like Fourier Transform, Cosine Transform etc.
|
/external/pdfium/core/include/fxcrt/ |
D | fx_coordinates.h | 168 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/ |
D | 01-introduction.tex | 31 Modified Discrete Cosine Transform. The codec is structured to allow 482 inverse Modified Discrete Cosine Transform (MDCT). A detailed
|
D | 04-codec.tex | 570 domain PCM audio via an inverse Modified Discrete Cosine Transform
|
/external/ImageMagick/MagickCore/ |
D | resize.c | 195 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/ |
D | tgsi.rst | 418 .. opcode:: COS - Cosine 756 .. opcode:: SCS - Sine Cosine
|