Lines Matching refs:UYVY
204 * .. _V4L2-PIX-FMT-S5C-UYVY-JPG:
209 contains interleaved JPEG and UYVY image data, followed by meta
210 data in form of an array of offsets to the UYVY data blocks. The
211 actual pointer array follows immediately the interleaved JPEG/UYVY
213 UYVY image. Each entry is a 4-byte unsigned integer in big endian
214 order and it's an offset to a single pixel line of the UYVY image.
215 The first plane can start either with JPEG or UYVY data chunk. The
216 size of a single UYVY block equals the UYVY image's width
227 pointer array is constant for given UYVY image height.
229 In order to extract UYVY and JPEG frames an application can
232 pointer indicates start of an UYVY image pixel line. Whole UYVY
235 array. Anything what's in between the UYVY lines is JPEG data and