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:row_size
(Results
1 - 18
of
18
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H
A
D
esextcGeometryShaderClipping.cpp
165
const unsigned int
row_size
= m_texture_width * m_texture_n_components;
in iterate()
local
H
A
D
esextcGeometryShaderLayeredFramebuffer.cpp
719
const int
row_size
= TEXTURE_WIDTH * pixel_size;
in iterate()
local
1396
int
row_size
= pixel_size * TEXTURE_WIDTH;
in iterate()
local
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
u_framebuffer.c
268
unsigned
row_size
= grid_width * samples;
in util_sample_locations_flip_y()
local
/third_party/ffmpeg/libavcodec/
H
A
D
lscrdec.c
53
int
row_size
;
member
H
A
D
evrcdec.c
290
int
row_size
= evrc_lspq_codebooks_row_sizes[e->bitrate][i];
in decode_lspf()
local
H
A
D
pngenc.c
84
static void png_get_interlaced_row(uint8_t *dst, int
row_size
,
in png_get_interlaced_row()
argument
488
int
row_size
, pass_row_size;
in encode_frame()
local
H
A
D
vaapi_encode.h
66
int
row_size
;
member
H
A
D
pngdec.c
104
int
row_size
; /* decompressed row size */
member
[all...]
/third_party/mesa3d/src/amd/addrlib/src/chip/r800/
H
A
D
si_gb_reg.h
67
unsigned int
row_size
: 2;
member
77
unsigned int
row_size
: 2;
member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H
A
D
esextcTessellationShaderPoints.cpp
566
const unsigned int
row_size
= pixel_size * m_rt_width;
in iterate()
local
/third_party/backends/backend/
H
A
D
mustek_usb_low.h
180
SANE_Word
row_size
;
member
H
A
D
mustek_usb_low.c
1100
usb_low_set_image_byte_width (ma1017 * chip, SANE_Word
row_size
)
in usb_low_set_image_byte_width()
argument
/third_party/mesa3d/src/microsoft/vulkan/
H
A
D
dzn_image.c
807
UINT64
row_size
, total_size;
in dzn_GetImageSubresourceLayout()
local
/third_party/libdrm/radeon/
H
A
D
radeon_surface.c
106
uint32_t
row_size
;
member
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_resource.c
2087
uint32_t
row_size
= 64 * stride / 2; /* Two rows are interleaved. */
in s8_offset()
local
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_resource.c
1336
uint32_t
row_size
= 64 * stride / 2; /* Two rows are interleaved. */
in s8_offset()
local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_state_fs.c
1616
const unsigned
row_size
= dst_count / block_height;
in load_unswizzled_block()
local
1660
const unsigned
row_size
= src_count / block_height;
in store_unswizzled_block()
local
/third_party/glfw/deps/
H
A
D
nuklear.h
23096
struct nk_vec2
row_size
;
in nk_do_edit()
local
23114
struct nk_vec2
row_size
;
in nk_do_edit()
local
23132
struct nk_vec2
row_size
;
in nk_do_edit()
local
Completed in 77 milliseconds