Searched refs:PanoramiXDepths (Results 1 – 2 of 2) sorted by relevance
80 static DepthPtr PanoramiXDepths; variable650 depth->depth = PanoramiXDepths[i].depth; in PanoramiXCreateConnectionBlock()651 depth->nVisuals = PanoramiXDepths[i].numVids; in PanoramiXCreateConnectionBlock()656 visual->visualID = PanoramiXDepths[i].vids[j]; in PanoramiXCreateConnectionBlock()675 free(PanoramiXDepths[i].vids); in PanoramiXCreateConnectionBlock()676 free(PanoramiXDepths); in PanoramiXCreateConnectionBlock()677 PanoramiXDepths = NULL; in PanoramiXCreateConnectionBlock()750 PanoramiXDepths = reallocarray(PanoramiXDepths, in PanoramiXMaybeAddDepth()752 PanoramiXDepths[j].depth = pDepth->depth; in PanoramiXMaybeAddDepth()753 PanoramiXDepths[j].numVids = 0; in PanoramiXMaybeAddDepth()[all …]
4840 Xext: dynamically allocate the PanoramiXDepths[j].vids array