Searched defs:up32 (Results 1 – 2 of 2) sorted by relevance
335 static int get_v4l2_plane32(struct v4l2_plane *up, struct v4l2_plane32 *up32, in get_v4l2_plane32()361 static int put_v4l2_plane32(struct v4l2_plane *up, struct v4l2_plane32 *up32, in put_v4l2_plane32()
565 #define up32(v) (((v) + 31) & -32) macro