Home
last modified time | relevance | path

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

/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-msg-common.h36 struct mmal_rect { struct
37 s32 x; /**< x coordinate (from left) */
38 s32 y; /**< y coordinate (from top) */
39 s32 width; /**< width */
40 s32 height; /**< height */