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:psnr
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ffmpeg/tests/
H
A
D
tiny_psnr.c
228
uint64_t
psnr
;
in run_psnr()
local
245
double
psnr
= INT_MAX;
in run_psnr()
local
312
int
psnr
= run_
psnr
(f, len, shift, skip_bytes);
main()
local
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H
A
D
anim_diff.c
169
double
psnr
;
in CompareAnimatedImagePair()
local
H
A
D
anim_util.c
737
GetDiffAndPSNR(const uint8_t rgba1[], const uint8_t rgba2[], uint32_t width, uint32_t height, int premultiply, int* const max_diff, double* const
psnr
)
GetDiffAndPSNR()
argument
/third_party/ffmpeg/libavfilter/
H
A
D
vf_libvmaf.c
47
int
psnr
;
member
/third_party/astc-encoder/Source/
H
A
D
astcenccli_error_metrics.cpp
338
double
psnr
;
in compute_error_metrics()
local
/third_party/ffmpeg/fftools/
H
A
D
ffmpeg.c
832
static double
psnr
(double d)
in psnr()
function
Completed in 11 milliseconds