Home | History | Annotate | Download | only in va

Lines Matching refs:VAPrivFunc

364 VAPrivFunc vaGetLibFunc(VADisplay dpy, const char *func)
374 return (VAPrivFunc) dlsym(ctx->handle, func);