Searched defs:dest_row (Results 1 – 8 of 8) sorted by relevance
141 for (int dest_row = 0; dest_row < dest_len; dest_row++) { in CalculateWeights() local159 for (int dest_row = start_step; dest_row < end_step; dest_row++) { in CalculateWeights() local176 for (int dest_row = start_step + 1; dest_row < end_step; dest_row++) { in CalculateWeights() local340 int dest_row = (int)(src_row * scale_y) + dest_top; in PngFillScanlineBufCompleted() local478 int dest_row = (int)(src_row * scale_y) + dest_top; in GifReadScanline() local536 int dest_row = (int)(src_row * scale_y) + dest_top; in BmpReadScanline() local554 int dest_row) { in ResampleVertBT()839 int dest_row) { in GifDoubleLineResampleVert()1919 int dest_row) { in ResampleVert()2030 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
171 int delta, DestType* LIBGAV1_RESTRICT dest_row, in VerticalFilter()193 DestType* LIBGAV1_RESTRICT dest_row, in VerticalFilter()
386 float* dest_row = c + i * ldc; in EightBitIntGemm() local
1314 Pixel* dest_row = dest_clipped_; in Test() local
229 int dest_row = row + top; in DrawNormalTextHelper() local