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:maxRes
(Results
1 - 5
of
5
) sorted by relevance
/third_party/libsnd/src/ALAC/
H
A
D
alac_encoder.c
229
int32_t mixBits, mixRes,
maxRes
;
in EncodeStereo()
local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_video_screen.cpp
398
d3d12_has_video_encode_support(struct pipe_screen *pscreen, enum pipe_video_profile profile, uint32_t &maxLvlSpec, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC &
maxRes
, uint32_t &maxSlices, uint32_t &supportedSliceStructures, uint32_t &maxReferencesPerFrame)
d3d12_has_video_encode_support()
argument
/third_party/backends/backend/
H
A
D
hp5400_sane.c
1026
SANE_Word
maxRes
= setResolutions[setResolutions[0]];
in sane_control_option()
local
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fShaderCommonFunctionTests.cpp
655
const int
maxRes
= int(roundEven(in0+eps));
in compare()
local
1107
const int
maxRes
= int(deFloatFloor(in0+eps));
in compare()
local
1343
const int
maxRes
in compare()
local
1441
const int
maxRes
= int(deFloatCeil(in0+eps));
compare()
local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fShaderCommonFunctionTests.cpp
730
const int
maxRes
= int(roundEven(in0+eps));
in compare()
local
1187
const int
maxRes
= int(deFloatFloor(in0+eps));
in compare()
local
1423
const int
maxRes
in compare()
local
1521
const int
maxRes
= int(deFloatCeil(in0+eps));
compare()
local
[all...]
Completed in 11 milliseconds