Searched refs:vlGetDataHTAB (Results 1 – 10 of 10) sorted by relevance
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(surface); in vlVdpPresentationQueueBlockUntilSurfaceIdle()[all …]
77 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()
55 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 …]
62 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 …]
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()
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()
169 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()
67 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()
71 void* vlGetDataHTAB(vlHandle handle) in vlGetDataHTAB() function
451 void* vlGetDataHTAB(vlHandle handle);