Searched refs:bottom_extend (Results 1 – 1 of 1) sorted by relevance
83 const int bottom_extend = padding + (height - crop_height); in ExtendPlane() local106 for (int y = 0; y < bottom_extend; ++y) { in ExtendPlane()