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