/* SPDX-License-Identifier: GPL-2.0-only */ /* * vivid-vid-common.h - common video support functions. * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
*/
/* * Conversion function that converts a single-planar format to a * single-plane multiplanar format.
*/ void fmt_sp2mp(conststruct v4l2_format *sp_fmt, struct v4l2_format *mp_fmt); int fmt_sp2mp_func(struct file *file, void *priv, struct v4l2_format *f, fmtfunc func);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.