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