]> granicus.if.org Git - libvpx/blobdiff - vp10/common/onyxc_int.h
Rename display_{size,width,height} to render_*.
[libvpx] / vp10 / common / onyxc_int.h
index eeaadc61d687c83617005982231a86c62a7aa8f5..c345068b0cfa60971e5e1a0bfb30741f56f1e8b7 100644 (file)
@@ -132,8 +132,8 @@ typedef struct VP10Common {
   int color_range;
   int width;
   int height;
-  int display_width;
-  int display_height;
+  int render_width;
+  int render_height;
   int last_width;
   int last_height;