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
defs:lowres
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
photocd.c
45
int
lowres
;
member
H
A
D
mpegvideo.c
927
const int
lowres
= s->avctx->
lowres
;
in hpel_motion_lowres()
local
980
const int
lowres
in mpeg_motion_lowres()
local
1110
const int
lowres
= s->avctx->
lowres
;
chroma_4mv_motion_lowres()
local
1180
const int
lowres
= s->avctx->
lowres
;
MPV_motion_lowres()
local
[all...]
H
A
D
mjpegdec.c
1401
mjpeg_copy_block(MJpegDecodeContext *s, uint8_t *dst, const uint8_t *src, int linesize, int
lowres
)
mjpeg_copy_block()
argument
[all...]
H
A
D
mpeg4videodec.c
107
int
lowres
= s->avctx->
lowres
;
in ff_mpeg4_decode_studio()
local
124
int
lowres
= s->avctx->
lowres
;
in ff_mpeg4_decode_studio()
local
[all...]
H
A
D
mpeg12dec.c
1691
const int
lowres
= s->avctx->
lowres
;
in mpeg_decode_slice()
local
H
A
D
avcodec.h
1455
int
lowres
;
member
/third_party/backends/backend/
H
A
D
dc240.c
2127
set_res (SANE_Int
lowres
)
in set_res()
argument
H
A
D
gphoto2.c
1792
set_res (SANE_Int __sane_unused__
lowres
)
in set_res()
argument
/third_party/ffmpeg/fftools/
H
A
D
ffplay.c
335
static int
lowres
= 0;
variable
Completed in 42 milliseconds