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
refs:PITCH
(Results
1 - 9
of
9
) sorted by relevance
/third_party/mesa3d/src/freedreno/decode/scripts/
H
A
D
texturator-to-unit-test.lua
78
blit.pitch = r.RB_MRT[0].
PITCH
81
blit.ubwc_pitch = r.RB_MRT_FLAG_BUFFER[0].
PITCH
.
PITCH
H
A
D
tex3d-layout.lua
52
blit.pitch = r.RB_2D_DST_SIZE.
PITCH
H
A
D
texturator-to-unit-test-5xx.lua
87
blit.pitch = r.RB_2D_DST_SIZE.
PITCH
/third_party/ffmpeg/libavfilter/
H
A
D
v360.h
103
PITCH
,
enumerator
H
A
D
vf_v360.c
864
return
PITCH
;
in get_rorder()
4386
s->rotation_order[1] =
PITCH
;
in config_output()
4396
s->rotation_order[1] =
PITCH
;
in config_output()
/third_party/mesa3d/src/freedreno/fdl/
H
A
D
freedreno_layout.h
306
uint32_t
PITCH
;
member
H
A
D
fd6_view.c
343
/* note: these have same encoding for MRT and 2D (except 2D
PITCH
src) */
in fdl6_view_init()
344
view->
PITCH
= A6XX_RB_DEPTH_BUFFER_PITCH(pitch);
in fdl6_view_init()
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_image.c
113
tu_cs_emit(cs, iview->
PITCH
);
in tu_cs_image_ref()
139
tu_cs_emit(cs, iview->
PITCH
<< (src ? 9 : 0));
in tu_cs_image_ref_2d()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_video.c
605
BEGIN_NV04(push, NV31_MPEG(
PITCH
), 2);
in nouveau_create_decoder()
Completed in 13 milliseconds