Searched refs:start_v (Results 1 – 1 of 1) sorted by relevance
967 uint8* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local971 SetPlane(start_v, dst_stride_v, halfwidth, halfheight, value_v); in I420Rect()