HomeSort by relevance Sort by last modified time
    Searched full:vatrace (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libva/va/
va_backend.h 536 void *vatrace; /* opaque for VA trace context */ member in struct:VADisplayContext
va_trace.c 99 #define TRACE_CTX(dpy) ((struct trace_context *)((VADisplayContextP)dpy)->vatrace)
231 ((VADisplayContextP)dpy)->vatrace = trace_ctx;
258 ((VADisplayContextP)dpy)->vatrace = NULL;
    [all...]

Completed in 73 milliseconds