OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vlGetDataHTAB
(Results
1 - 12
of
12
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vdpau/
presentation.c
50
vlVdpDevice *dev =
vlGetDataHTAB
(device);
54
vlVdpPresentationQueueTarget *pqt =
vlGetDataHTAB
(presentation_queue_target);
98
pq =
vlGetDataHTAB
(presentation_queue);
125
pq =
vlGetDataHTAB
(presentation_queue);
154
pq =
vlGetDataHTAB
(presentation_queue);
182
pq =
vlGetDataHTAB
(presentation_queue);
216
pq =
vlGetDataHTAB
(presentation_queue);
220
surf =
vlGetDataHTAB
(surface);
319
pq =
vlGetDataHTAB
(presentation_queue);
323
surf =
vlGetDataHTAB
(surface)
[
all
...]
bitmap.c
54
vlVdpDevice *dev =
vlGetDataHTAB
(device);
117
vlsurface =
vlGetDataHTAB
(surface);
143
vlsurface =
vlGetDataHTAB
(surface);
173
vlsurface =
vlGetDataHTAB
(surface);
mixer.c
55
vlVdpDevice *dev =
vlGetDataHTAB
(device);
171
vmixer =
vlGetDataHTAB
(mixer);
228
vmixer =
vlGetDataHTAB
(mixer);
234
surf =
vlGetDataHTAB
(video_surface_current);
249
dst =
vlGetDataHTAB
(destination_surface);
256
vlVdpOutputSurface *bg =
vlGetDataHTAB
(background_surface);
296
vlVdpOutputSurface *src =
vlGetDataHTAB
(layers->source_surface);
418
vmixer =
vlGetDataHTAB
(mixer);
472
vmixer =
vlGetDataHTAB
(mixer);
530
vmixer =
vlGetDataHTAB
(mixer)
[
all
...]
query.c
77
dev =
vlGetDataHTAB
(device);
114
dev =
vlGetDataHTAB
(device);
166
dev =
vlGetDataHTAB
(device);
209
dev =
vlGetDataHTAB
(device);
261
dev =
vlGetDataHTAB
(device);
302
dev =
vlGetDataHTAB
(device);
361
dev =
vlGetDataHTAB
(device);
408
dev =
vlGetDataHTAB
(device);
501
vlVdpDevice *dev =
vlGetDataHTAB
(device);
device.c
112
vlVdpDevice *dev =
vlGetDataHTAB
(device);
144
pqt =
vlGetDataHTAB
(presentation_queue_target);
160
vlVdpDevice *dev =
vlGetDataHTAB
(device);
181
vlVdpDevice *dev =
vlGetDataHTAB
(device);
273
vlsurface =
vlGetDataHTAB
(dev->delayed_rendering.surface);
output.c
59
vlVdpDevice *dev =
vlGetDataHTAB
(device);
138
vlsurface =
vlGetDataHTAB
(surface);
169
vlsurface =
vlGetDataHTAB
(surface);
197
vlsurface =
vlGetDataHTAB
(surface);
247
vlsurface =
vlGetDataHTAB
(surface);
295
vlsurface =
vlGetDataHTAB
(surface);
432
vlsurface =
vlGetDataHTAB
(surface);
643
dst_vlsurface =
vlGetDataHTAB
(destination_surface);
647
src_vlsurface =
vlGetDataHTAB
(source_surface);
702
dst_vlsurface =
vlGetDataHTAB
(destination_surface)
[
all
...]
htab.c
81
void*
vlGetDataHTAB
(vlHandle handle)
surface.c
68
vlVdpDevice *dev =
vlGetDataHTAB
(device);
126
p_surf = (vlVdpSurface *)
vlGetDataHTAB
((vlHandle)surface);
150
vlVdpSurface *p_surf =
vlGetDataHTAB
(surface);
202
vlsurface =
vlGetDataHTAB
(surface);
283
vlVdpSurface *p_surf =
vlGetDataHTAB
(surface);
decode.c
66
dev =
vlGetDataHTAB
(device);
134
vldecoder = (vlVdpDecoder *)
vlGetDataHTAB
(decoder);
158
vldecoder = (vlVdpDecoder *)
vlGetDataHTAB
(decoder);
180
surface =
vlGetDataHTAB
(handle);
443
vldecoder = (vlVdpDecoder *)
vlGetDataHTAB
(decoder);
449
vlsurf = (vlVdpSurface *)
vlGetDataHTAB
(target);
vdpau_private.h
398
void*
vlGetDataHTAB
(vlHandle handle);
/external/mesa3d/src/gallium/state_trackers/va/
htab.c
82
void*
vlGetDataHTAB
(VAGenericID handle)
va_private.h
69
void*
vlGetDataHTAB
(VAGenericID handle);
Completed in 2299 milliseconds