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:ScanTable
(Results
1 - 22
of
22
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
idctdsp.h
31
typedef struct
ScanTable
{
struct
35
}
ScanTable
;
typedef
46
void ff_init_scantable(const uint8_t *permutation,
ScanTable
*st,
H
A
D
mpegvideo.h
71
ScanTable
inter_scantable; ///< if inter == intra then intra should be used to reduce the cache usage
72
ScanTable
intra_scantable;
73
ScanTable
intra_h_scantable;
74
ScanTable
intra_v_scantable;
H
A
D
asv.h
51
ScanTable
scantable;
H
A
D
mjpegenc_common.h
36
ScanTable
*intra_scantable, int pred,
H
A
D
intrax8.h
38
ScanTable
scantable[3];
H
A
D
mjpegdec.h
121
ScanTable
scantable;
H
A
D
cavs.h
223
ScanTable
scantable;
H
A
D
mjpegenc_common.c
61
ScanTable
*intra_scantable,
in jpeg_table_header()
280
ScanTable
*intra_scantable, int pred,
in ff_mjpeg_encode_picture_header()
H
A
D
eatqi.c
49
ScanTable
intra_scantable;
H
A
D
idctdsp.c
30
av_cold void ff_init_scantable(const uint8_t *permutation,
ScanTable
*st,
in ff_init_scantable()
H
A
D
mdec.c
47
ScanTable
scantable;
H
A
D
eatgq.c
47
ScanTable
scantable;
H
A
D
mimic.c
61
ScanTable
scantable;
H
A
D
eamad.c
61
ScanTable
scantable;
H
A
D
ljpegenc.c
50
ScanTable
scantable;
H
A
D
aic.c
146
ScanTable
scantable;
H
A
D
imm4.c
55
ScanTable
intra_scantable;
H
A
D
wmv2dec.c
55
ScanTable
abt_scantable[2];
H
A
D
dnxhddec.c
68
ScanTable
scantable;
H
A
D
speedhq.c
58
ScanTable
intra_scantable;
H
A
D
g2meet.c
125
ScanTable
scantable;
H
A
D
agm.c
93
ScanTable
scantable;
Completed in 18 milliseconds