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:vlVdpDevice
(Results
1 - 9
of
9
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/vdpau/
H
A
D
vdpau_private.h
383
}
vlVdpDevice
;
typedef
387
vlVdpDevice
*device;
427
vlVdpDevice
*device;
433
vlVdpDevice
*device;
441
vlVdpDevice
*device;
452
vlVdpDevice
*device;
458
vlVdpDevice
*device;
466
vlVdpDevice
*device;
489
void vlVdpDeviceFree(
vlVdpDevice
*dev);
582
DeviceReference(
vlVdpDevice
**pt
[all...]
H
A
D
device.c
47
vlVdpDevice
*dev = NULL;
in vdp_imp_device_create_x11()
58
dev = CALLOC(1, sizeof(
vlVdpDevice
));
in vdp_imp_device_create_x11()
171
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpPresentationQueueTargetCreateX11()
220
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpDeviceDestroy()
234
vlVdpDeviceFree(
vlVdpDevice
*dev)
in vlVdpDeviceFree()
251
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpGetProcAddress()
H
A
D
query.c
72
vlVdpDevice
*dev;
in vlVdpVideoSurfaceQueryCapabilities()
109
vlVdpDevice
*dev;
in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
179
vlVdpDevice
*dev;
in vlVdpDecoderQueryCapabilities()
232
vlVdpDevice
*dev;
in vlVdpOutputSurfaceQueryCapabilities()
284
vlVdpDevice
*dev;
in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
325
vlVdpDevice
*dev;
in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
384
vlVdpDevice
*dev;
in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
432
vlVdpDevice
*dev;
in vlVdpBitmapSurfaceQueryCapabilities()
532
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpVideoMixerQueryParameterValueRange()
H
A
D
bitmap.c
55
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpBitmapSurfaceCreate()
H
A
D
presentation.c
50
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpPresentationQueueCreate()
H
A
D
surface.c
74
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpVideoSurfaceCreate()
H
A
D
decode.c
51
vlVdpDevice
*dev;
in vlVdpDecoderCreate()
H
A
D
mixer.c
54
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpVideoMixerCreate()
H
A
D
output.c
62
vlVdpDevice
*dev = vlGetDataHTAB(device);
in vlVdpOutputSurfaceCreate()
Completed in 8 milliseconds