Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c1038 XvAttributePtr pAttribute = pAdaptor->pAttributes; in XvFreeAdaptor() local
1040 for (i = 0; i < pAdaptor->nAttributes; i++, pAttribute++) in XvFreeAdaptor()
1041 free(pAttribute->name); in XvFreeAdaptor()