Home
last modified time | relevance | path

Searched refs:old_height (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1251 GLuint old_width, old_height; in xmesa_check_buffer_size() local
1260 old_height = b->height; in xmesa_check_buffer_size()
1264 if (b->width != old_width || b->height != old_height) in xmesa_check_buffer_size()
/third_party/ffmpeg/libavcodec/
H A Dcuviddec.c129 int old_height = avctx->height; in cuvid_handle_video_sequence() local
258 && avctx->height == old_height in cuvid_handle_video_sequence()

Completed in 4 milliseconds