Searched refs:actual_height (Results 1 – 1 of 1) sorted by relevance
595 int actual_height = Rows ? Rows : height; in CreateDecoder() local598 if (actual_width <= 0 || actual_height <= 0) in CreateDecoder()602 if (actual_width > kMaxImageDimension || actual_height > kMaxImageDimension) in CreateDecoder()607 src_buf, src_size, actual_width, actual_height, pitch, K, EndOfLine, in CreateDecoder()