Home
last modified time | relevance | path

Searched refs:XvAttributePtr (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h114 } XvAttributeRec, *XvAttributePtr; typedef
154 XvAttributePtr pAttributes;
H A Dxvmain.c1038 XvAttributePtr pAttribute = pAdaptor->pAttributes; in XvFreeAdaptor()
H A Dxvdisp.c772 XvAttributePtr pAtt; in ProcXvQueryPortAttributes()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h132 XvAttributePtr pAttributes;
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c72 static Bool ephyrXVPrivIsAttrValueValid(XvAttributePtr a_attrs,
371 XvAttributePtr attribute = &adaptor->pAttributes[i]; in translate_xv_attributes()
643 ephyrXVPrivIsAttrValueValid(XvAttributePtr a_attrs, in ephyrXVPrivIsAttrValueValid()