Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstream.c141 if (gpVideoObj != NULL) { in CleanUpMime()
142 UnlinkObj(gpVideoObj); in CleanUpMime()
143 FreeObj(gpVideoObj); in CleanUpMime()
145 gpVideoObj = NULL; in CleanUpMime()
155 gpVideoObj = NULL; in InitMime()
167 if (gpVideoObj != NULL) {
168 UnlinkObj(gpVideoObj);
169 FreeObj(gpVideoObj);
174 gpVideoObj = NULL;
604 gpVideoObj = NULL;
[all …]