Searched refs:JPEG_MAX_PLANE_CNT (Results 1 – 2 of 2) sorted by relevance
31 #define JPEG_MAX_PLANE_CNT (3) macro71 int addr[JPEG_MAX_PLANE_CNT];72 int size[JPEG_MAX_PLANE_CNT];
200 struct v4l2_plane plane[JPEG_MAX_PLANE_CNT]; in t_v4l2Qbuf()205 memset(plane, 0, (int)JPEG_MAX_PLANE_CNT * sizeof(struct v4l2_plane)); in t_v4l2Qbuf()