Home | History | Annotate | Download | only in libhwc

Lines Matching refs:pix_mp

672         fmt.fmt.pix_mp.width       = h->stride;
673 fmt.fmt.pix_mp.height = cfg.h;
674 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_BGR32;
675 fmt.fmt.pix_mp.field = V4L2_FIELD_ANY;
676 fmt.fmt.pix_mp.num_planes = 1;