Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/
Dva_trace.c93 unsigned int trace_surface_yoff; member
221 trace_ctx->trace_surface_yoff = strtod(p, &q); in va_TraceInit()
227 trace_ctx->trace_surface_yoff); in va_TraceInit()
342 tmp = Y_data + luma_stride * trace_ctx->trace_surface_yoff; in va_TraceSurface()
350 tmp = UV_data + chroma_u_stride * trace_ctx->trace_surface_yoff / 2; in va_TraceSurface()