Searched defs:dest_row (Results 1 – 7 of 7) sorted by relevance
192 for (int dest_row = 0; dest_row < dest_len; dest_row++) { in Calc() local210 for (int dest_row = start_step; dest_row < end_step; dest_row++) { in Calc() local227 for (int dest_row = start_step + 1; dest_row < end_step; dest_row++) { in Calc() local385 int dest_row = (int)(src_row * scale_y) + dest_top; in PngFillScanlineBufCompleted() local530 int dest_row = (int)(src_row * scale_y) + dest_top; in GifReadScanline() local588 int dest_row = (int)(src_row * scale_y) + dest_top; in BmpReadScanline() local606 int dest_row) { in ResampleVertBT()926 int dest_row) { in GifDoubleLineResampleVert()2027 int dest_row) { in ResampleVert()2139 int dest_row = (int)(src_row * scale_y) + dest_top; in Resample() local
95 JSAMPARRAY output_array, int dest_row, int num_rows, in jcopy_sample_rows()
544 T* const dest_row = (*this)[y]; in DerivativeX() local571 T* dest_row = (*this)[0]; in DerivativeY() local579 T* dest_row = (*this)[y]; in DerivativeY() local591 T* dest_row = (*this)[height_less_one_]; in DerivativeY() local
270 unsigned dest_row = grid_height - row - 1; in util_sample_locations_flip_y() local
170 int delta, DestType* dest_row, in VerticalFilter()191 int delta, DestType* dest_row, in VerticalFilter()
386 float* dest_row = c + i * ldc; in EightBitIntGemm() local
241 int dest_row = row + top; in DrawNormalTextHelper() local