Searched refs:old_width (Results 1 – 4 of 4) sorted by relevance
200 std::streamsize old_width = s.width(); in print_matrix() local230 s.width(old_width); in print_matrix()
1245 GLuint old_width, old_height; in xmesa_check_buffer_size() local1253 old_width = b->width; in xmesa_check_buffer_size()1258 if (b->width != old_width || b->height != old_height) in xmesa_check_buffer_size()
531 int old_width, x, y, square_size; in VP8LOptimizeSampling() local578 old_width = width; in VP8LOptimizeSampling()584 image[y * width + x] = image[square_size * (y * old_width + x)]; in VP8LOptimizeSampling()
1202 (ah_hinter_load): Remove unused variables `old_width' and