Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjpeg_turbo/simd/
Djfss2fst.asm18 ; the forward DCT (Discrete Cosine Transform). The following code is
Djiss2flt.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Dji3dnflt.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djiss2int.asm18 ; inverse DCT (Discrete Cosine Transform). The following code is based
Djfmmxint.asm18 ; forward DCT (Discrete Cosine Transform). The following code is based
Djf3dnflt.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djfsseflt.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djimmxint.asm18 ; inverse DCT (Discrete Cosine Transform). The following code is based
Djisseflt.asm18 ; (Discrete Cosine Transform). The following code is based directly on
Djfss2int.asm18 ; forward DCT (Discrete Cosine Transform). The following code is based
Djfmmxfst.asm18 ; the forward DCT (Discrete Cosine Transform). The following code is
Djfss2int-64.asm19 ; forward DCT (Discrete Cosine Transform). The following code is based
Djiss2flt-64.asm19 ; (Discrete Cosine Transform). The following code is based directly on
Djiss2fst-64.asm19 ; the inverse DCT (Discrete Cosine Transform). The following code is
Djimmxfst.asm18 ; the inverse DCT (Discrete Cosine Transform). The following code is
Djfss2fst-64.asm19 ; the forward DCT (Discrete Cosine Transform). The following code is
Djfsseflt-64.asm19 ; (Discrete Cosine Transform). The following code is based directly on
Djiss2int-64.asm19 ; inverse DCT (Discrete Cosine Transform). The following code is based
Djiss2fst.asm18 ; the inverse DCT (Discrete Cosine Transform). The following code is
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h206 friend FX_FLOAT Cosine(const FXT_VECTOR &v1, const FXT_VECTOR &v2) in Cosine() function
214 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/chromium_org/third_party/mesa/src/src/gallium/docs/source/
Dtgsi.rst418 .. opcode:: COS - Cosine
756 .. opcode:: SCS - Sine Cosine
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst418 .. opcode:: COS - Cosine
756 .. opcode:: SCS - Sine Cosine
/external/chromium_org/third_party/libjpeg_turbo/
Dgoogle.patch3256 + * the inverse DCT (Discrete Cosine Transform). It uses the same calculations