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:vlGetDataHTAB
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/vdpau/
H
A
D
presentation.c
50
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpPresentationQueueCreate()
54
vlVdpPresentationQueueTarget *pqt =
vlGetDataHTAB
(presentation_queue_target);
in vlVdpPresentationQueueCreate()
99
pq =
vlGetDataHTAB
(presentation_queue);
in vlVdpPresentationQueueDestroy()
127
pq =
vlGetDataHTAB
(presentation_queue);
in vlVdpPresentationQueueSetBackgroundColor()
156
pq =
vlGetDataHTAB
(presentation_queue);
in vlVdpPresentationQueueGetBackgroundColor()
184
pq =
vlGetDataHTAB
(presentation_queue);
in vlVdpPresentationQueueGetTime()
220
pq =
vlGetDataHTAB
(presentation_queue);
in vlVdpPresentationQueueDisplay()
224
surf =
vlGetDataHTAB
(surface);
in vlVdpPresentationQueueDisplay()
316
pq =
vlGetDataHTAB
(presentation_queue);
in vlVdpPresentationQueueBlockUntilSurfaceIdle()
320
surf =
vlGetDataHTAB
(surfac
in vlVdpPresentationQueueBlockUntilSurfaceIdle()
[all...]
H
A
D
mixer.c
54
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpVideoMixerCreate()
188
vmixer =
vlGetDataHTAB
(mixer);
in vlVdpVideoMixerDestroy()
259
vmixer =
vlGetDataHTAB
(mixer);
in vlVdpVideoMixerRender()
265
surf =
vlGetDataHTAB
(video_surface_current);
in vlVdpVideoMixerRender()
281
dst =
vlGetDataHTAB
(destination_surface);
in vlVdpVideoMixerRender()
286
bg =
vlGetDataHTAB
(background_surface);
in vlVdpVideoMixerRender()
319
vlVdpSurface *prevprev =
vlGetDataHTAB
(video_surface_past[1]);
in vlVdpVideoMixerRender()
320
vlVdpSurface *prev =
vlGetDataHTAB
(video_surface_past[0]);
in vlVdpVideoMixerRender()
321
vlVdpSurface *next =
vlGetDataHTAB
(video_surface_future[0]);
in vlVdpVideoMixerRender()
389
vlVdpOutputSurface *src =
vlGetDataHTAB
(layer
in vlVdpVideoMixerRender()
[all...]
H
A
D
query.c
79
dev =
vlGetDataHTAB
(device);
in vlVdpVideoSurfaceQueryCapabilities()
115
dev =
vlGetDataHTAB
(device);
in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
186
dev =
vlGetDataHTAB
(device);
in vlVdpDecoderQueryCapabilities()
236
dev =
vlGetDataHTAB
(device);
in vlVdpOutputSurfaceQueryCapabilities()
288
dev =
vlGetDataHTAB
(device);
in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
329
dev =
vlGetDataHTAB
(device);
in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
388
dev =
vlGetDataHTAB
(device);
in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
436
dev =
vlGetDataHTAB
(device);
in vlVdpBitmapSurfaceQueryCapabilities()
532
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpVideoMixerQueryParameterValueRange()
H
A
D
bitmap.c
55
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpBitmapSurfaceCreate()
133
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpBitmapSurfaceDestroy()
160
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpBitmapSurfaceGetParameters()
190
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpBitmapSurfacePutBitsNative()
H
A
D
output.c
62
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpOutputSurfaceCreate()
150
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpOutputSurfaceDestroy()
181
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpOutputSurfaceGetParameters()
209
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpOutputSurfaceGetBitsNative()
253
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpOutputSurfacePutBitsNative()
310
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpOutputSurfacePutBitsIndexed()
452
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpOutputSurfacePutBitsYCbCr()
670
dst_vlsurface =
vlGetDataHTAB
(destination_surface);
in vlVdpOutputSurfaceRenderOutputSurface()
678
vlVdpOutputSurface *src_vlsurface =
vlGetDataHTAB
(source_surface);
in vlVdpOutputSurfaceRenderOutputSurface()
740
dst_vlsurface =
vlGetDataHTAB
(destination_surfac
in vlVdpOutputSurfaceRenderBitmapSurface()
[all...]
H
A
D
surface.c
74
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpVideoSurfaceCreate()
137
p_surf = (vlVdpSurface *)
vlGetDataHTAB
((vlHandle)surface);
in vlVdpVideoSurfaceDestroy()
164
vlVdpSurface *p_surf =
vlGetDataHTAB
(surface);
in vlVdpVideoSurfaceGetParameters()
210
vlsurface =
vlGetDataHTAB
(surface);
in vlVdpVideoSurfaceGetBitsYCbCr()
313
vlVdpSurface *p_surf =
vlGetDataHTAB
(surface);
in vlVdpVideoSurfacePutBitsYCbCr()
468
vlVdpSurface *p_surf =
vlGetDataHTAB
(surface);
in vlVdpVideoSurfaceGallium()
488
vlVdpSurface *p_surf =
vlGetDataHTAB
(surface);
in vlVdpVideoSurfaceDMABuf()
H
A
D
device.c
171
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpPresentationQueueTargetCreateX11()
203
pqt =
vlGetDataHTAB
(presentation_queue_target);
in vlVdpPresentationQueueTargetDestroy()
220
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpDeviceDestroy()
251
vlVdpDevice *dev =
vlGetDataHTAB
(device);
in vlVdpGetProcAddress()
H
A
D
decode.c
68
dev =
vlGetDataHTAB
(device);
in vlVdpDecoderCreate()
157
vldecoder = (vlVdpDecoder *)
vlGetDataHTAB
(decoder);
in vlVdpDecoderDestroy()
184
vldecoder = (vlVdpDecoder *)
vlGetDataHTAB
(decoder);
in vlVdpDecoderGetParameters()
206
surface =
vlGetDataHTAB
(handle);
in vlVdpGetReferenceFrame()
589
vldecoder = (vlVdpDecoder *)
vlGetDataHTAB
(decoder);
in vlVdpDecoderRender()
595
vlsurf = (vlVdpSurface *)
vlGetDataHTAB
(target);
in vlVdpDecoderRender()
H
A
D
htab.c
71
void*
vlGetDataHTAB
(vlHandle handle)
in vlGetDataHTAB()
function
H
A
D
vdpau_private.h
476
void*
vlGetDataHTAB
(vlHandle handle);
Completed in 8 milliseconds