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:vkfn
(Results
1 - 12
of
12
) sorted by relevance
/third_party/ffmpeg/libavutil/
H
A
D
vulkan.c
143
FFVulkanFunctions *vk = &s->
vkfn
;
in vk_alloc_mem()
199
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_create_buf()
262
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_map_buffers()
312
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_unmap_buffers()
351
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_free_buf()
390
FFVulkanFunctions *vk = &s->
vkfn
;
in FN_CREATING()
466
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_start_exec_recording()
593
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_submit_exec_queue()
674
FFVulkanFunctions *vk = &s->
vkfn
;
in FN_CREATING()
735
FFVulkanFunctions *vk = &s->
vkfn
;
in destroy_imageview()
[all...]
H
A
D
hwcontext_vulkan.c
82
FFVulkanFunctions
vkfn
;
member
276
FFVulkanFunctions *vk = &priv->
vkfn
;
in pixfmt_is_supported()
429
FFVulkanFunctions *vk = &p->
vkfn
;
in check_extensions()
560
FFVulkanFunctions *vk = &priv->
vkfn
;
in check_validation_layers()
667
FFVulkanFunctions *vk = &p->
vkfn
;
in create_instance()
776
FFVulkanFunctions *vk = &p->
vkfn
;
in find_device()
928
FFVulkanFunctions *vk = &p->
vkfn
;
in setup_queue_families()
1062
FFVulkanFunctions *vk = &p->
vkfn
;
in create_exec_ctx()
1118
FFVulkanFunctions *vk = &p->
vkfn
;
in free_exec_ctx()
1171
FFVulkanFunctions *vk = &p->
vkfn
;
in wait_start_exec_ctx()
[all...]
H
A
D
vulkan.h
195
FFVulkanFunctions
vkfn
;
member
/third_party/ffmpeg/libavfilter/
H
A
D
vulkan_filter.c
57
FFVulkanFunctions *vk = &s->
vkfn
;
in ff_vk_filter_config_input()
84
err = ff_vk_load_functions(s->device, &s->
vkfn
, s->extensions, 1, 1);
in ff_vk_filter_config_input()
H
A
D
vf_chromaber_vulkan.c
179
FFVulkanFunctions *vk = &vkctx->
vkfn
;
in process_frames()
H
A
D
vf_avgblur_vulkan.c
211
FFVulkanFunctions *vk = &vkctx->
vkfn
;
in process_frames()
H
A
D
vf_flip_vulkan.c
146
FFVulkanFunctions *vk = &s->vkctx.
vkfn
;
in process_frames()
H
A
D
vf_transpose_vulkan.c
128
FFVulkanFunctions *vk = &s->vkctx.
vkfn
;
in process_frames()
H
A
D
vf_blend_vulkan.c
230
FFVulkanFunctions *vk = &s->vkctx.
vkfn
;
in process_frames()
H
A
D
vf_gblur_vulkan.c
305
FFVulkanFunctions *vk = &s->vkctx.
vkfn
;
in process_frames()
H
A
D
vf_scale_vulkan.c
297
FFVulkanFunctions *vk = &vkctx->
vkfn
;
in process_frames()
H
A
D
vf_overlay_vulkan.c
238
FFVulkanFunctions *vk = &vkctx->
vkfn
;
in process_frames()
Completed in 12 milliseconds