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