Lines Matching refs:a
14 format with other developers add a link to your documentation and send a
16 you think your format should be listed in a standard format section
17 please make a proposal on the linux-media mailing list.
208 UYVY image. Each entry is a 4-byte unsigned integer in big endian
209 order and it's an offset to a single pixel line of the UYVY image.
211 size of a single UYVY block equals the UYVY image's width
212 multiplied by 2. The size of a JPEG chunk depends on the image and
215 The second plane, at an offset of 4084 bytes, contains a 4-byte
217 followed by a 4-byte value indicating size of the pointer array.
225 initially set a data pointer to the start of first plane and then
226 add an offset from the first entry of the pointers table. Such a
228 line can be copied to a separate buffer. These steps should be