Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IDCT
(Results
1 - 25
of
29
) sorted by relevance
1
2
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
idctdsp.c
27
* This file is a direct copy of the AltiVec
IDCT
module from the libmpeg2
30
*
IDCT
function itself was to factor out the partial transposition, and to
82
#define
IDCT
\
macro
159
IDCT
;
in idct_altivec()
176
IDCT
;
in idct_put_altivec()
209
IDCT
;
in idct_add_altivec()
/third_party/ffmpeg/libavcodec/x86/
H
A
D
proresdsp.asm
2
;* x86-SIMD-optimized
IDCT
for prores
3
;* this is identical to "simple"
IDCT
written by Michael Niedermayer
H
A
D
simple_idct10.asm
2
;* x86-SIMD-optimized
IDCT
for prores
3
;* this is identical to "simple"
IDCT
written by Michael Niedermayer
H
A
D
xvididct.asm
202
;
IDCT
pass on rows.
381
;
IDCT
pass on columns.
449
;
IDCT
pass on columns, assuming rows 4-7 are zero
H
A
D
idctdsp.asm
2
;* SIMD-optimized
IDCT
-related routines
H
A
D
simple_idct.asm
2
; Simple
IDCT
MMX
706
%macro
IDCT
0
847
IDCT
853
IDCT
861
IDCT
H
A
D
hevc_idct.asm
2
;* SIMD-optimized
IDCT
functions for HEVC decoding
289
;
IDCT
4x4, expects input in m0, m1
H
A
D
vp3dsp.asm
287
; Column
IDCT
normalizes and stores final results
532
; ecx =
IDCT
constants
H
A
D
vp8dsp.asm
1050
; actual
IDCT
/third_party/ffmpeg/libavcodec/arm/
H
A
D
vp9itxfm_neon.S
1313
@ Do an 32-point
IDCT
of a 4x32 slice out of a 32x32 matrix.
1314
@ We don't have register space to do a single pass
IDCT
of 4x32 though,
1315
@ but the 32-point
IDCT
can be decomposed into two 16-point IDCTs;
1317
@ each output written twice), followed by a separate 16-point
IDCT
H
A
D
idctdsp_arm.S
2
@ ARMv4-optimized
IDCT
functions
H
A
D
vp9itxfm_16bpp_neon.S
1545
@ Do an 32-point
IDCT
of a 2x32 slice out of a 32x32 matrix.
1546
@ We don't have register space to do a single pass
IDCT
of 2x32 though,
1547
@ but the 32-point
IDCT
can be decomposed into two 16-point IDCTs;
1549
@ each output written twice), followed by a separate 16-point
IDCT
/third_party/ffmpeg/libavcodec/
H
A
D
hevcdsp_template.c
240
#define
IDCT
(H) \
macro
280
IDCT
( 4)
281
IDCT
( 8)
282
IDCT
(16)
283
IDCT
(32)
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H
A
D
jidctint-avx2.asm
2
; jidctint.asm - accurate integer
IDCT
(64-bit AVX2)
H
A
D
jidctflt-sse2.asm
2
; jidctflt.asm - floating-point
IDCT
(64-bit SSE & SSE2)
H
A
D
jidctfst-sse2.asm
2
; jidctfst.asm - fast integer
IDCT
(64-bit SSE2)
H
A
D
jidctred-sse2.asm
2
; jidctred.asm - reduced-size
IDCT
(64-bit SSE2)
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H
A
D
jidctflt-3dn.asm
2
; jidctflt.asm - floating-point
IDCT
(3DNow! & MMX)
H
A
D
jidctfst-mmx.asm
2
; jidctfst.asm - fast integer
IDCT
(MMX)
H
A
D
jidctfst-sse2.asm
2
; jidctfst.asm - fast integer
IDCT
(SSE2)
H
A
D
jidctint-avx2.asm
2
; jidctint.asm - accurate integer
IDCT
(AVX2)
H
A
D
jidctflt-sse.asm
2
; jidctflt.asm - floating-point
IDCT
(SSE & MMX)
H
A
D
jidctflt-sse2.asm
2
; jidctflt.asm - floating-point
IDCT
(SSE & SSE2)
H
A
D
jidctred-mmx.asm
2
; jidctred.asm - reduced-size
IDCT
(MMX)
H
A
D
jidctred-sse2.asm
2
; jidctred.asm - reduced-size
IDCT
(SSE2)
Completed in 30 milliseconds
1
2