Searched refs:pAttribute (Results 1 – 1 of 1) sorted by relevance
1038 XvAttributePtr pAttribute = pAdaptor->pAttributes; in XvFreeAdaptor() local1040 for (i = 0; i < pAdaptor->nAttributes; i++, pAttribute++) in XvFreeAdaptor()1041 free(pAttribute->name); in XvFreeAdaptor()