Hello, I have a question about the source code of the smartyuv. There are two places that define the parameters of width and height. One is struct vframe_list and it defines the width and height of a video frame. The other is in struct _vob_t and it defines the width and height of an import picture. What's the difference of the both definitions? Can I asume they are the same?