Home
last modified time | relevance | path

Searched defs:old_w (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_drawable.h52 unsigned old_w; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirevents.c265 int old_w = window->w; in MIR_HandleResize() local
/third_party/ffmpeg/libavfilter/
Dvf_crop.c334 int old_w = s->w; in process_command() local
Dvf_drawbox.c282 int old_w = s->w; in process_command() local
Dvf_zscale.c767 int old_w = s->w; in process_command() local
/third_party/boost/libs/atomic/src/
Dlock_pool.cpp1151 wait_state** old_w = get_wait_states(old_a, old_header->capacity); in allocate_buffer() local
/third_party/ffmpeg/libavcodec/
Drv34.c1596 static AVRational update_sar(int old_w, int old_h, AVRational sar, int new_w, int new_h) in update_sar()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c2102 update_framebuffer_state(struct zink_context *ctx, int old_w, int old_h) in update_framebuffer_state()