Home | History | Annotate | Download | only in source

Lines Matching defs:start_y

313   uint8* start_y = dst_y + y * dst_stride_y + x;
317 I420SetPlane(start_y, dst_stride_y, width, height, value_y);