Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c452 int save_width; in xa_surface_redefine() local
488 save_width = template->width0; in xa_surface_redefine()
498 template->width0 = save_width; in xa_surface_redefine()
507 u_box_origin_2d(xa_min(save_width, template->width0), in xa_surface_redefine()
/third_party/ffmpeg/libavcodec/
H A Dmpeg12dec.c74 int save_width, save_height, save_progressive_seq; member
1239 s1->save_width != s->width || in mpeg_decode_postinit()
1267 s1->save_width = s->width; in mpeg_decode_postinit()
2195 s1->save_width = s->width; in vcr2_init_sequence()

Completed in 6 milliseconds