Home | History | Annotate | Download | only in camera

Lines Matching full:pixel_format

569         size_enum.pixel_format = fmt;
611 size_enum.pixel_format = fmt;
780 cis->pixel_format = formats[chosen].format;
829 uint32_t pixel_format,
854 fmt.fmt.pix.pixelformat = pixel_format;
856 memcpy(fmt_str, &pixel_format, 4);
866 memcpy(fmt_str, &pixel_format, 4);