Home | History | Annotate | Download | only in va

Lines Matching full:luma_stride

128                        unsigned int *luma_stride,
287 unsigned int luma_stride;
310 &luma_stride, &chroma_u_stride, &chroma_v_stride,
322 va_TraceMsg(trace_ctx, "\tluma_stride = %d\n", luma_stride);
342 tmp = Y_data + luma_stride * trace_ctx->trace_surface_yoff;
348 tmp += luma_stride;