Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/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()
114 dev = vlGetDataHTAB(device); in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
185 dev = vlGetDataHTAB(device); in vlVdpDecoderQueryCapabilities()
232 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryCapabilities()
284 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities()
325 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
384 dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
432 dev = vlGetDataHTAB(device); in vlVdpBitmapSurfaceQueryCapabilities()
528 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpVideoMixerQueryParameterValueRange()
Dmixer.c55 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpVideoMixerCreate()
190 vmixer = vlGetDataHTAB(mixer); in vlVdpVideoMixerDestroy()
261 vmixer = vlGetDataHTAB(mixer); in vlVdpVideoMixerRender()
267 surf = vlGetDataHTAB(video_surface_current); in vlVdpVideoMixerRender()
283 dst = vlGetDataHTAB(destination_surface); in vlVdpVideoMixerRender()
288 bg = vlGetDataHTAB(background_surface); in vlVdpVideoMixerRender()
321 vlVdpSurface *prevprev = vlGetDataHTAB(video_surface_past[1]); in vlVdpVideoMixerRender()
322 vlVdpSurface *prev = vlGetDataHTAB(video_surface_past[0]); in vlVdpVideoMixerRender()
323 vlVdpSurface *next = vlGetDataHTAB(video_surface_future[0]); in vlVdpVideoMixerRender()
388 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface); in vlVdpVideoMixerRender()
[all …]
Doutput.c62 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpOutputSurfaceCreate()
149 vlsurface = vlGetDataHTAB(surface); in vlVdpOutputSurfaceDestroy()
180 vlsurface = vlGetDataHTAB(surface); in vlVdpOutputSurfaceGetParameters()
208 vlsurface = vlGetDataHTAB(surface); in vlVdpOutputSurfaceGetBitsNative()
252 vlsurface = vlGetDataHTAB(surface); in vlVdpOutputSurfacePutBitsNative()
309 vlsurface = vlGetDataHTAB(surface); in vlVdpOutputSurfacePutBitsIndexed()
448 vlsurface = vlGetDataHTAB(surface); in vlVdpOutputSurfacePutBitsYCbCr()
664 dst_vlsurface = vlGetDataHTAB(destination_surface); in vlVdpOutputSurfaceRenderOutputSurface()
672 vlVdpOutputSurface *src_vlsurface = vlGetDataHTAB(source_surface); in vlVdpOutputSurfaceRenderOutputSurface()
734 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.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()
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()
590 vldecoder = (vlVdpDecoder *)vlGetDataHTAB(decoder); in vlVdpDecoderRender()
596 vlsurf = (vlVdpSurface *)vlGetDataHTAB(target); in vlVdpDecoderRender()
Dhtab.c71 void* vlGetDataHTAB(vlHandle handle) in vlGetDataHTAB() function
Dvdpau_private.h451 void* vlGetDataHTAB(vlHandle handle);