Searched refs:ddQueryImageAttributes (Results 1 – 5 of 5) sorted by relevance
182 int (*ddQueryImageAttributes) (struct _XvPortRec *, XvImagePtr, member
854 size = (*pPort->pAdaptor->ddQueryImageAttributes) (pPort, pImage, &width, in ProcXvPutImage()919 size_needed = (*pPort->pAdaptor->ddQueryImageAttributes) (pPort, pImage, in ProcXvShmPutImage()1002 size = (*pPort->pAdaptor->ddQueryImageAttributes) (pPort, pImage, in ProcXvQueryImageAttributes()
345 pa->ddQueryImageAttributes = xwl_glamor_xv_query_image_attributes; in xwl_glamor_xv_add_adaptors()
258 pa->ddQueryImageAttributes = KdXVQueryImageAttributes; in KdXVInitAdaptors()
379 pa->ddQueryImageAttributes = xf86XVQueryImageAttributes; in xf86XVInitAdaptors()