Searched refs:box_w (Results 1 – 1 of 1) sorted by relevance
526 unsigned box_w = align(width, 2); in vlVaGetImage() local531 vl_video_buffer_adjust_size(&box_w, &box_h, i, in vlVaGetImage()538 struct pipe_box box = {box_x, box_y, j, box_w, box_h, 1}; in vlVaGetImage()