Lines Matching refs:src_bot
885 const uint8* src_bot = src + src_stride * (height - 1);892 MirrorRow(src_bot, dst, width); // Mirror last row into first row895 src_bot -= src_stride;