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:layouts
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/third_party/ffmpeg/libavfilter/tests/
H
A
D
filtfmts.c
53
const AVFilterChannelLayouts *const
layouts
= cfg->channel_layouts;
in print_formats_internal()
local
/third_party/ffmpeg/libavfilter/
H
A
D
af_bs2b.c
95
AVFilterChannelLayouts *
layouts
= NULL;
in query_formats()
local
H
A
D
avf_abitscope.c
71
AVFilterChannelLayouts *
layouts
;
in query_formats()
local
H
A
D
af_amerge.c
78
AVFilterChannelLayouts *
layouts
;
in query_formats()
local
H
A
D
af_join.c
227
AVFilterChannelLayouts *
layouts
= NULL;
in join_query_formats()
local
H
A
D
af_pan.c
241
AVFilterChannelLayouts *
layouts
;
in query_formats()
local
H
A
D
buffersink.c
288
AVFilterChannelLayouts *
layouts
= NULL;
in asink_query_formats()
local
[all...]
H
A
D
aeval.c
350
AVFilterChannelLayouts *
layouts
;
in aeval_query_formats()
local
H
A
D
avf_ahistogram.c
100
AVFilterChannelLayouts *
layouts
= NULL;
in query_formats()
local
H
A
D
avf_concat.c
79
AVFilterChannelLayouts *
layouts
= NULL;
in query_formats()
local
H
A
D
avf_showvolume.c
120
AVFilterChannelLayouts *
layouts
= NULL;
in query_formats()
local
H
A
D
af_afir.c
464
AVFilterChannelLayouts *
layouts
= ff_all_channel_counts();
in query_formats()
local
H
A
D
af_ladspa.c
703
AVFilterChannelLayouts *
layouts
;
in query_formats()
local
[all...]
H
A
D
af_lv2.c
483
AVFilterChannelLayouts *
layouts
;
in query_formats()
local
[all...]
H
A
D
avf_showfreqs.c
121
AVFilterChannelLayouts *
layouts
= NULL;
in query_formats()
local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H
A
D
fd6_image.c
122
const struct fdl_layout *
layouts
[3] = {&rsc->layout, NULL, NULL};
in fd6_emit_image_descriptor()
local
H
A
D
fd6_texture.c
260
const struct fdl_layout *
layouts
[3] = {
in fd6_sampler_view_update()
local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
VulkanImageTest.cpp
173
GLenum
layouts
[1] = {GL_NONE};
in TEST_P()
local
228
GLenum
layouts
[1] = {GL_NONE};
in TEST_P()
local
295
GLenum
layouts
[1] = {GL_NONE};
TEST_P()
local
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
isom.c
421
const MovChannelLayout *
layouts
;
in ff_mov_write_chan()
local
H
A
D
mov_chan.c
330
const enum MovChannelLayoutTag *
layouts
;
member
429
const enum MovChannelLayoutTag *
layouts
= NULL;
in ff_mov_get_channel_layout_tag()
local
/third_party/ffmpeg/libavresample/tests/
H
A
D
avresample.c
182
static const uint64_t
layouts
[] = {
variable
/third_party/mesa3d/src/freedreno/fdl/
H
A
D
fd6_view.c
162
fdl6_view_init(struct fdl6_view *view, const struct fdl_layout **
layouts
,
in fdl6_view_init()
argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H
A
D
MinimumBufferSizeValidationTests.cpp
162
wgpu::ComputePipeline CreateComputePipeline(const std::vector<wgpu::BindGroupLayout>&
layouts
,
in CreateComputePipeline()
argument
186
wgpu::RenderPipeline CreateRenderPipeline(const std::vector<wgpu::BindGroupLayout>&
layouts
,
in CreateRenderPipeline()
argument
/third_party/ffmpeg/libswresample/tests/
H
A
D
swresample.c
112
static const AVChannelLayout
layouts
[]={
variable
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_image.c
169
const struct fdl_layout *
layouts
[3];
in tu_image_view_init()
local
Completed in 21 milliseconds
1
2
3