Searched defs:mmal_rect (Results 1 – 1 of 1) sorted by relevance
38 struct mmal_rect { struct39 s32 x; /**< x coordinate (from left) */40 s32 y; /**< y coordinate (from top) */41 s32 width; /**< width */42 s32 height; /**< height */