Searched refs:vatrace (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libva/va/
H A Dva_backend.h536 void *vatrace; /* opaque for VA trace context */ member in struct:VADisplayContext
H A Dva_trace.c99 #define TRACE_CTX(dpy) ((struct trace_context *)((VADisplayContextP)dpy)->vatrace)
232 ((VADisplayContextP)dpy)->vatrace = trace_ctx;
259 ((VADisplayContextP)dpy)->vatrace = NULL;

Completed in 51 milliseconds