Searched refs:planes (Results 1 – 1 of 1) sorted by relevance
229 struct v4l2_plane planes[FMT_NUM_PLANES]; in camera_source_init() local231 buf.m.planes = planes; in camera_source_init()242 buf_len = buf.m.planes[0].length; in camera_source_init()245 buf.m.planes[0].length, in camera_source_init()248 ctx->fd, buf.m.planes[0].m.mem_offset); in camera_source_init()287 struct v4l2_plane planes[FMT_NUM_PLANES]; in camera_source_init() local295 buf.m.planes = planes; in camera_source_init()375 struct v4l2_plane planes[FMT_NUM_PLANES]; in camera_source_get_frame() local377 buf.m.planes = planes; in camera_source_get_frame()392 buf.bytesused = buf.m.planes[0].bytesused; in camera_source_get_frame()[all …]