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.c95 unsigned int trace_surface_yoff; member
226 trace_ctx->trace_surface_yoff = strtod(p, &q); in va_TraceInit()
232 trace_ctx->trace_surface_yoff); in va_TraceInit()
347 tmp = Y_data + luma_stride * trace_ctx->trace_surface_yoff; in va_TraceSurface()
355 tmp = UV_data + chroma_u_stride * trace_ctx->trace_surface_yoff / 2; in va_TraceSurface()