Home | History | Annotate | Download | only in libhwc

Lines Matching defs:planes

707     struct v4l2_plane planes[1];
711 memset(planes, 0, sizeof(planes));
715 buffer.m.planes = planes;
725 memset(planes, 0, sizeof(planes));
732 buffer.m.planes = planes;
733 buffer.m.planes[0].m.fd = h->fd;