Searched defs:rowStep (Results 1 – 2 of 2) sorted by relevance
138 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()
890 size_t rowStep = threads == 1 ? image_height : kJobSzInRows; in generateGainMap() local1086 const int rowStep = threads == 1 ? uncompressed_yuv_420_image->height : kJobSzInRows; in applyGainMap() local