Searched defs:old_w (Results 1 – 6 of 6) sorted by relevance
53 unsigned old_w; member
330 int old_w = s->w; in process_command() local
414 int old_w = s->w; in process_command() local
953 int old_w = s->w; in process_command() local
760 unsigned old_w = ctx->fb_state.width; in zink_render_update_swapchain() local
1589 static AVRational update_sar(int old_w, int old_h, AVRational sar, int new_w, int new_h) in update_sar()