Home | History | Annotate | Download | only in include

Lines Matching refs:v4l2_pixel_format

89  * Convert hal_pixel_format to v4l2_pixel_format.
95 * v4l2_pixel_format
101 * Convert v4l2_pixel_format to hal_pixel_format.
103 * @param v4l2_pixel_format
104 * v4l2_pixel_format[in]
110 int v4l2_pixel_format);
143 * Get bpp and plane of v4l2_pixel_format.
145 * @param v4l2_pixel_format
146 * v4l2_pixel_format[in]
158 unsigned int v4l2_pixel_format,
163 * Get bpp of v4l2_pixel_format.
165 * @param v4l2_pixel_format
166 * v4l2_pixel_format[in]
172 unsigned int v4l2_pixel_format);
175 * Get plane of v4l2_pixel_format.
177 * @param v4l2_pixel_format
178 * v4l2_pixel_format[in]
184 unsigned int v4l2_pixel_format);