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:nb_threads
(Results
26 - 33
of
33
) sorted by relevance
1
2
/third_party/ffmpeg/libavfilter/
H
A
D
v360.h
176
int
nb_threads
;
member
H
A
D
vf_fftdnoiz.c
70
int
nb_threads
;
member
H
A
D
vf_vif.c
48
int
nb_threads
;
member
319
const int
nb_threads
= FFMIN(h, gnb_threads);
in compute_vif2()
local
[all...]
H
A
D
vf_dctdnoiz.c
50
int
nb_threads
;
member
H
A
D
vf_nnedi.c
76
int
nb_threads
;
member
[all...]
H
A
D
vf_zscale.c
121
int
nb_threads
;
member
[all...]
/third_party/ffmpeg/libswscale/
H
A
D
swscale.c
1214
ff_sws_slice_worker(void *priv, int jobnr, int threadnr, int nb_jobs, int
nb_threads
)
ff_sws_slice_worker()
argument
H
A
D
swscale_internal.h
340
int
nb_threads
; ///< Number of threads used for scaling
member
Completed in 18 milliseconds
1
2