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:hwctx
(Results
1 - 25
of
34
) sorted by relevance
1
2
/third_party/ffmpeg/libavfilter/cuda/
H
A
D
load_helper.c
34
int ff_cuda_load_module(void *avctx, AVCUDADeviceContext *
hwctx
, CUmodule *cu_module,
in ff_cuda_load_module()
argument
/third_party/ffmpeg/libavfilter/
H
A
D
vaapi_vpp.h
36
AVVAAPIDeviceContext *
hwctx
;
member
H
A
D
opencl.h
41
AVOpenCLDeviceContext *
hwctx
;
member
H
A
D
vf_yadif_cuda.c
36
AVCUDADeviceContext *
hwctx
;
member
[all...]
H
A
D
vf_thumbnail_cuda.c
63
AVCUDADeviceContext *
hwctx
;
member
[all...]
H
A
D
vf_chromakey_cuda.c
54
AVCUDADeviceContext *
hwctx
;
member
[all...]
H
A
D
vf_scale_cuda.c
76
AVCUDADeviceContext *
hwctx
;
member
[all...]
H
A
D
vf_overlay_cuda.c
104
AVCUDADeviceContext *
hwctx
;
member
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
vaapi_decode.h
55
AVVAAPIDeviceContext *
hwctx
;
member
H
A
D
vaapi_decode.c
285
AVVAAPIDeviceContext *
hwctx
= device->
hwctx
;
vaapi_decode_find_best_format()
local
441
AVVAAPIDeviceContext *
hwctx
= device->
hwctx
;
vaapi_decode_make_config()
local
617
AVVAAPIDeviceContext *
hwctx
;
ff_vaapi_common_frame_params()
local
[all...]
H
A
D
vdpau.c
145
VDPAUHWContext *
hwctx
= avctx->hwaccel_context;
in ff_vdpau_common_init()
local
318
VDPAUHWContext *
hwctx
= avctx->hwaccel_context;
ff_vdpau_common_reinit()
local
345
AVVDPAUContext *
hwctx
= avctx->hwaccel_context;
ff_vdpau_common_end_frame()
local
413
VDPAUHWContext *
hwctx
;
av_vdpau_bind_context()
local
[all...]
H
A
D
amfenc.c
152
static int amf_init_from_d3d11_device(AVCodecContext *avctx, AVD3D11VADeviceContext *
hwctx
)
in amf_init_from_d3d11_device()
argument
171
static int amf_init_from_dxva2_device(AVCodecContext *avctx, AVDXVA2DeviceContext *
hwctx
)
in amf_init_from_dxva2_device()
argument
[all...]
H
A
D
nvdec.c
487
AVHWFramesContext *
hwctx
= (AVHWFramesContext *)frame->hw_frames_ctx->data;
in nvdec_retrieve_data()
local
H
A
D
dxva2.c
569
AVD3D11VADeviceContext *
hwctx
= sctx->device_ctx->
hwctx
;
in ff_dxva2_lock()
local
585
AVD3D11VADeviceContext *
hwctx
= sctx->device_ctx->
hwctx
;
in ff_dxva2_unlock()
local
[all...]
H
A
D
qsv.c
381
AVVAAPIDeviceContext *
hwctx
;
in ff_qsv_set_display_handle()
local
[all...]
/third_party/ffmpeg/libavutil/
H
A
D
vulkan_loader.h
85
AVVulkanDeviceContext *
hwctx
= ctx->
hwctx
;
in ff_vk_load_functions()
local
H
A
D
hwcontext_drm.c
45
AVDRMDeviceContext *
hwctx
= hwdev->
hwctx
;
in drm_device_free()
local
53
AVDRMDeviceContext *
hwctx
= hwdev->
hwctx
;
in drm_device_create()
local
H
A
D
hwcontext_cuda.c
84
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
in cuda_buffer_free()
local
100
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
in cuda_pool_alloc()
local
130
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
in cuda_frames_init()
local
226
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
cuda_transfer_data()
local
283
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
cuda_device_uninit()
local
305
AVCUDADeviceContext *
hwctx
= ctx->
hwctx
;
cuda_device_init()
local
330
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
cuda_context_init()
local
399
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
cuda_device_create()
local
438
AVCUDADeviceContext *
hwctx
= device_ctx->
hwctx
;
cuda_device_derive()
local
[all...]
H
A
D
hwcontext.h
92
void *
hwctx
;
member
162
void *
hwctx
;
member
H
A
D
hwcontext_vdpau.c
118
AVVDPAUDeviceContext *
hwctx
= ctx->
hwctx
;
in vdpau_init_pixmfts()
local
160
AVVDPAUDeviceContext *
hwctx
= ctx->
hwctx
;
in vdpau_device_init()
local
453
AVVDPAUDeviceContext *
hwctx
= ctx->
hwctx
;
in vdpau_device_free()
local
466
AVVDPAUDeviceContext *
hwctx
= ctx->
hwctx
;
vdpau_device_create()
local
[all...]
H
A
D
hwcontext_dxva2.c
132
AVDXVA2FramesContext *
hwctx
= ctx->
hwctx
;
in dxva2_pool_alloc()
local
212
AVDXVA2FramesContext *
hwctx
= ctx->
hwctx
;
in dxva2_frames_init()
local
412
AVDXVA2DeviceContext *
hwctx
= ctx->
hwctx
;
dxva2_device_free()
local
511
AVDXVA2DeviceContext *
hwctx
= ctx->
hwctx
;
dxva2_device_create()
local
[all...]
H
A
D
hwcontext_d3d11va.c
200
AVD3D11VAFramesContext *
hwctx
= ctx->
hwctx
;
in d3d11va_alloc_single()
local
229
AVD3D11VAFramesContext *
hwctx
= ctx->
hwctx
;
in d3d11va_pool_alloc()
local
248
AVD3D11VAFramesContext *
hwctx
= ctx->
hwctx
;
d3d11va_frames_init()
local
[all...]
/third_party/ffmpeg/libavdevice/
H
A
D
kmsgrab.c
52
AVDRMDeviceContext *
hwctx
;
member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_ctx.c
686
struct netxen_ring_ctx *
hwctx
;
in netxen_init_old_ctx()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_ctx.c
689
struct netxen_ring_ctx *
hwctx
;
in netxen_init_old_ctx()
local
[all...]
Completed in 17 milliseconds
1
2