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:orig_width
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavutil/
H
A
D
spherical.c
43
uint64_t
orig_width
= (uint64_t) width * UINT32_MAX /
in av_spherical_tile_bounds()
local
/third_party/ffmpeg/libavcodec/
H
A
D
rv10.c
58
int
orig_width
, orig_height;
member
H
A
D
rv34.h
114
int
orig_width
, orig_height;
member
H
A
D
g2meet.c
142
int
orig_width
, orig_height;
member
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_fs_copy_propagation.cpp
682
const unsigned
orig_width
= 1 << entry->src.width;
in try_copy_propagate()
local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
convert_to_half_pass.cpp
127
uint32_t
orig_width
= (cty_inst->GetSingleWordInOperand(0) == 16) ? 32 : 16;
in MatConvertCleanup()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
convert_to_half_pass.cpp
127
uint32_t
orig_width
= (cty_inst->GetSingleWordInOperand(0) == 16) ? 32 : 16;
in MatConvertCleanup()
local
/third_party/spirv-tools/source/opt/
H
A
D
convert_to_half_pass.cpp
137
uint32_t
orig_width
= (cty_inst->GetSingleWordInOperand(0) == 16) ? 32 : 16;
in MatConvertCleanup()
local
Completed in 9 milliseconds