Home
last modified time | relevance | path

Searched refs:vlGetDataHTAB (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
Dpresentation.c50 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(surface); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
[all …]
Dquery.c77 dev = vlGetDataHTAB(device); in vlVdpVideoSurfaceQueryCapabilities()
113 dev = vlGetDataHTAB(device); in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
184 dev = vlGetDataHTAB(device); in vlVdpDecoderQueryCapabilities()
235 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryCapabilities()
287 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
328 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
387 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
435 dev = vlGetDataHTAB(device); in vlVdpBitmapSurfaceQueryCapabilities()
531 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpVideoMixerQueryParameterValueRange()
Dmixer.c54 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(layers->source_surface); in vlVdpVideoMixerRender()
[all …]
Dbitmap.c55 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpBitmapSurfaceCreate()
133 vlsurface = vlGetDataHTAB(surface); in vlVdpBitmapSurfaceDestroy()
160 vlsurface = vlGetDataHTAB(surface); in vlVdpBitmapSurfaceGetParameters()
190 vlsurface = vlGetDataHTAB(surface); in vlVdpBitmapSurfacePutBitsNative()
Doutput.c62 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_surface); in vlVdpOutputSurfaceRenderBitmapSurface()
[all …]
Ddevice.c169 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpPresentationQueueTargetCreateX11()
201 pqt = vlGetDataHTAB(presentation_queue_target); in vlVdpPresentationQueueTargetDestroy()
218 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpDeviceDestroy()
249 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpGetProcAddress()
Dsurface.c74 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()
Ddecode.c67 dev = vlGetDataHTAB(device); in vlVdpDecoderCreate()
162 vldecoder = (vlVdpDecoder *)vlGetDataHTAB(decoder); in vlVdpDecoderDestroy()
189 vldecoder = (vlVdpDecoder *)vlGetDataHTAB(decoder); in vlVdpDecoderGetParameters()
211 surface = vlGetDataHTAB(handle); in vlVdpGetReferenceFrame()
591 vldecoder = (vlVdpDecoder *)vlGetDataHTAB(decoder); in vlVdpDecoderRender()
597 vlsurf = (vlVdpSurface *)vlGetDataHTAB(target); in vlVdpDecoderRender()
Dhtab.c71 void* vlGetDataHTAB(vlHandle handle) in vlGetDataHTAB() function
Dvdpau_private.h479 void* vlGetDataHTAB(vlHandle handle);