Home
last modified time | relevance | path

Searched defs:mmal_rect (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-common.h38 struct mmal_rect { struct
39 s32 x; /**< x coordinate (from left) */
40 s32 y; /**< y coordinate (from top) */
41 s32 width; /**< width */
42 s32 height; /**< height */