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.c79 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()
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 …]
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 …]
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()
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()
Ddevice.c171 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()
Ddecode.c68 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()
Dhtab.c71 void* vlGetDataHTAB(vlHandle handle) in vlGetDataHTAB() function
Dvdpau_private.h476 void* vlGetDataHTAB(vlHandle handle);