Home
last modified time | relevance | path

Searched refs:XvFormatRec (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c203 pFormat = xnfcalloc(totFormat, sizeof(XvFormatRec)); in xwl_glamor_xv_add_formats()
217 sizeof(XvFormatRec)); in xwl_glamor_xv_add_formats()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h81 } XvFormatRec, *XvFormatPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c301 if (!(pFormat = calloc(totFormat, sizeof(XvFormatRec)))) { in KdXVInitAdaptors()
319 sizeof(XvFormatRec)); in KdXVInitAdaptors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c422 if (!(pFormat = calloc(totFormat, sizeof(XvFormatRec)))) { in xf86XVInitAdaptors()
440 sizeof(XvFormatRec)); in xf86XVInitAdaptors()