videodev2.h 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814
  1. /*
  2. * Video for Linux Two header file
  3. *
  4. * Copyright (C) 1999-2007 the contributors
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation; either version 2 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * Alternatively you can redistribute this file under the terms of the
  17. * BSD license as stated below:
  18. *
  19. * Redistribution and use in source and binary forms, with or without
  20. * modification, are permitted provided that the following conditions
  21. * are met:
  22. * 1. Redistributions of source code must retain the above copyright
  23. * notice, this list of conditions and the following disclaimer.
  24. * 2. Redistributions in binary form must reproduce the above copyright
  25. * notice, this list of conditions and the following disclaimer in
  26. * the documentation and/or other materials provided with the
  27. * distribution.
  28. * 3. The names of its contributors may not be used to endorse or promote
  29. * products derived from this software without specific prior written
  30. * permission.
  31. *
  32. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  33. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  34. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  35. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  36. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  37. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  38. * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  39. * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  40. * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  41. * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  42. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  43. *
  44. * Header file for v4l or V4L2 drivers and applications
  45. * with public API.
  46. * All kernel-specific stuff were moved to media/v4l2-dev.h, so
  47. * no #if __KERNEL tests are allowed here
  48. *
  49. * See http://linuxtv.org for more info
  50. *
  51. * Author: Bill Dirks <bill@thedirks.org>
  52. * Justin Schoeman
  53. * Hans Verkuil <hverkuil@xs4all.nl>
  54. * et al.
  55. */
  56. #ifndef __LINUX_VIDEODEV2_H
  57. #define __LINUX_VIDEODEV2_H
  58. #ifdef __KERNEL__
  59. #include <linux/time.h> /* need struct timeval */
  60. #else
  61. #include <sys/time.h>
  62. #endif
  63. #include <linux/compiler.h>
  64. #include <linux/ioctl.h>
  65. #include <linux/types.h>
  66. /*
  67. * Common stuff for both V4L1 and V4L2
  68. * Moved from videodev.h
  69. */
  70. #define VIDEO_MAX_FRAME 32
  71. #ifndef __KERNEL__
  72. /* These defines are V4L1 specific and should not be used with the V4L2 API!
  73. They will be removed from this header in the future. */
  74. #define VID_TYPE_CAPTURE 1 /* Can capture */
  75. #define VID_TYPE_TUNER 2 /* Can tune */
  76. #define VID_TYPE_TELETEXT 4 /* Does teletext */
  77. #define VID_TYPE_OVERLAY 8 /* Overlay onto frame buffer */
  78. #define VID_TYPE_CHROMAKEY 16 /* Overlay by chromakey */
  79. #define VID_TYPE_CLIPPING 32 /* Can clip */
  80. #define VID_TYPE_FRAMERAM 64 /* Uses the frame buffer memory */
  81. #define VID_TYPE_SCALES 128 /* Scalable */
  82. #define VID_TYPE_MONOCHROME 256 /* Monochrome only */
  83. #define VID_TYPE_SUBCAPTURE 512 /* Can capture subareas of the image */
  84. #define VID_TYPE_MPEG_DECODER 1024 /* Can decode MPEG streams */
  85. #define VID_TYPE_MPEG_ENCODER 2048 /* Can encode MPEG streams */
  86. #define VID_TYPE_MJPEG_DECODER 4096 /* Can decode MJPEG streams */
  87. #define VID_TYPE_MJPEG_ENCODER 8192 /* Can encode MJPEG streams */
  88. #endif
  89. /*
  90. * M I S C E L L A N E O U S
  91. */
  92. /* Four-character-code (FOURCC) */
  93. #define v4l2_fourcc(a, b, c, d)\
  94. ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24))
  95. /*
  96. * E N U M S
  97. */
  98. enum v4l2_field {
  99. V4L2_FIELD_ANY = 0, /* driver can choose from none,
  100. top, bottom, interlaced
  101. depending on whatever it thinks
  102. is approximate ... */
  103. V4L2_FIELD_NONE = 1, /* this device has no fields ... */
  104. V4L2_FIELD_TOP = 2, /* top field only */
  105. V4L2_FIELD_BOTTOM = 3, /* bottom field only */
  106. V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
  107. V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
  108. buffer, top-bottom order */
  109. V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */
  110. V4L2_FIELD_ALTERNATE = 7, /* both fields alternating into
  111. separate buffers */
  112. V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
  113. first and the top field is
  114. transmitted first */
  115. V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
  116. first and the bottom field is
  117. transmitted first */
  118. };
  119. #define V4L2_FIELD_HAS_TOP(field) \
  120. ((field) == V4L2_FIELD_TOP ||\
  121. (field) == V4L2_FIELD_INTERLACED ||\
  122. (field) == V4L2_FIELD_INTERLACED_TB ||\
  123. (field) == V4L2_FIELD_INTERLACED_BT ||\
  124. (field) == V4L2_FIELD_SEQ_TB ||\
  125. (field) == V4L2_FIELD_SEQ_BT)
  126. #define V4L2_FIELD_HAS_BOTTOM(field) \
  127. ((field) == V4L2_FIELD_BOTTOM ||\
  128. (field) == V4L2_FIELD_INTERLACED ||\
  129. (field) == V4L2_FIELD_INTERLACED_TB ||\
  130. (field) == V4L2_FIELD_INTERLACED_BT ||\
  131. (field) == V4L2_FIELD_SEQ_TB ||\
  132. (field) == V4L2_FIELD_SEQ_BT)
  133. #define V4L2_FIELD_HAS_BOTH(field) \
  134. ((field) == V4L2_FIELD_INTERLACED ||\
  135. (field) == V4L2_FIELD_INTERLACED_TB ||\
  136. (field) == V4L2_FIELD_INTERLACED_BT ||\
  137. (field) == V4L2_FIELD_SEQ_TB ||\
  138. (field) == V4L2_FIELD_SEQ_BT)
  139. enum v4l2_buf_type {
  140. V4L2_BUF_TYPE_VIDEO_CAPTURE = 1,
  141. V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
  142. V4L2_BUF_TYPE_VIDEO_OVERLAY = 3,
  143. V4L2_BUF_TYPE_VBI_CAPTURE = 4,
  144. V4L2_BUF_TYPE_VBI_OUTPUT = 5,
  145. V4L2_BUF_TYPE_SLICED_VBI_CAPTURE = 6,
  146. V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
  147. #if 1
  148. /* Experimental */
  149. V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY = 8,
  150. #endif
  151. V4L2_BUF_TYPE_PRIVATE = 0x80,
  152. };
  153. enum v4l2_tuner_type {
  154. V4L2_TUNER_RADIO = 1,
  155. V4L2_TUNER_ANALOG_TV = 2,
  156. V4L2_TUNER_DIGITAL_TV = 3,
  157. };
  158. enum v4l2_memory {
  159. V4L2_MEMORY_MMAP = 1,
  160. V4L2_MEMORY_USERPTR = 2,
  161. V4L2_MEMORY_OVERLAY = 3,
  162. };
  163. /* see also http://vektor.theorem.ca/graphics/ycbcr/ */
  164. enum v4l2_colorspace {
  165. /* ITU-R 601 -- broadcast NTSC/PAL */
  166. V4L2_COLORSPACE_SMPTE170M = 1,
  167. /* 1125-Line (US) HDTV */
  168. V4L2_COLORSPACE_SMPTE240M = 2,
  169. /* HD and modern captures. */
  170. V4L2_COLORSPACE_REC709 = 3,
  171. /* broken BT878 extents (601, luma range 16-253 instead of 16-235) */
  172. V4L2_COLORSPACE_BT878 = 4,
  173. /* These should be useful. Assume 601 extents. */
  174. V4L2_COLORSPACE_470_SYSTEM_M = 5,
  175. V4L2_COLORSPACE_470_SYSTEM_BG = 6,
  176. /* I know there will be cameras that send this. So, this is
  177. * unspecified chromaticities and full 0-255 on each of the
  178. * Y'CbCr components
  179. */
  180. V4L2_COLORSPACE_JPEG = 7,
  181. /* For RGB colourspaces, this is probably a good start. */
  182. V4L2_COLORSPACE_SRGB = 8,
  183. };
  184. enum v4l2_priority {
  185. V4L2_PRIORITY_UNSET = 0, /* not initialized */
  186. V4L2_PRIORITY_BACKGROUND = 1,
  187. V4L2_PRIORITY_INTERACTIVE = 2,
  188. V4L2_PRIORITY_RECORD = 3,
  189. V4L2_PRIORITY_DEFAULT = V4L2_PRIORITY_INTERACTIVE,
  190. };
  191. struct v4l2_rect {
  192. __s32 left;
  193. __s32 top;
  194. __s32 width;
  195. __s32 height;
  196. };
  197. struct v4l2_fract {
  198. __u32 numerator;
  199. __u32 denominator;
  200. };
  201. /*
  202. * D R I V E R C A P A B I L I T I E S
  203. */
  204. struct v4l2_capability {
  205. __u8 driver[16]; /* i.e. "bttv" */
  206. __u8 card[32]; /* i.e. "Hauppauge WinTV" */
  207. __u8 bus_info[32]; /* "PCI:" + pci_name(pci_dev) */
  208. __u32 version; /* should use KERNEL_VERSION() */
  209. __u32 capabilities; /* Device capabilities */
  210. __u32 reserved[4];
  211. };
  212. /* Values for 'capabilities' field */
  213. #define V4L2_CAP_VIDEO_CAPTURE 0x00000001 /* Is a video capture device */
  214. #define V4L2_CAP_VIDEO_OUTPUT 0x00000002 /* Is a video output device */
  215. #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */
  216. #define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI capture device */
  217. #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */
  218. #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */
  219. #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */
  220. #define V4L2_CAP_RDS_CAPTURE 0x00000100 /* RDS data capture */
  221. #define V4L2_CAP_VIDEO_OUTPUT_OVERLAY 0x00000200 /* Can do video output overlay */
  222. #define V4L2_CAP_HW_FREQ_SEEK 0x00000400 /* Can do hardware frequency seek */
  223. #define V4L2_CAP_RDS_OUTPUT 0x00000800 /* Is an RDS encoder */
  224. #define V4L2_CAP_TUNER 0x00010000 /* has a tuner */
  225. #define V4L2_CAP_AUDIO 0x00020000 /* has audio support */
  226. #define V4L2_CAP_RADIO 0x00040000 /* is a radio device */
  227. #define V4L2_CAP_MODULATOR 0x00080000 /* has a modulator */
  228. #define V4L2_CAP_READWRITE 0x01000000 /* read/write systemcalls */
  229. #define V4L2_CAP_ASYNCIO 0x02000000 /* async I/O */
  230. #define V4L2_CAP_STREAMING 0x04000000 /* streaming I/O ioctls */
  231. /*
  232. * V I D E O I M A G E F O R M A T
  233. */
  234. struct v4l2_pix_format {
  235. __u32 width;
  236. __u32 height;
  237. __u32 pixelformat;
  238. enum v4l2_field field;
  239. __u32 bytesperline; /* for padding, zero if unused */
  240. __u32 sizeimage;
  241. enum v4l2_colorspace colorspace;
  242. __u32 priv; /* private data, depends on pixelformat */
  243. };
  244. /* Pixel format FOURCC depth Description */
  245. /* RGB formats */
  246. #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1') /* 8 RGB-3-3-2 */
  247. #define V4L2_PIX_FMT_RGB444 v4l2_fourcc('R', '4', '4', '4') /* 16 xxxxrrrr ggggbbbb */
  248. #define V4L2_PIX_FMT_RGB555 v4l2_fourcc('R', 'G', 'B', 'O') /* 16 RGB-5-5-5 */
  249. #define V4L2_PIX_FMT_RGB565 v4l2_fourcc('R', 'G', 'B', 'P') /* 16 RGB-5-6-5 */
  250. #define V4L2_PIX_FMT_RGB555X v4l2_fourcc('R', 'G', 'B', 'Q') /* 16 RGB-5-5-5 BE */
  251. #define V4L2_PIX_FMT_RGB565X v4l2_fourcc('R', 'G', 'B', 'R') /* 16 RGB-5-6-5 BE */
  252. #define V4L2_PIX_FMT_BGR24 v4l2_fourcc('B', 'G', 'R', '3') /* 24 BGR-8-8-8 */
  253. #define V4L2_PIX_FMT_RGB24 v4l2_fourcc('R', 'G', 'B', '3') /* 24 RGB-8-8-8 */
  254. #define V4L2_PIX_FMT_BGR32 v4l2_fourcc('B', 'G', 'R', '4') /* 32 BGR-8-8-8-8 */
  255. #define V4L2_PIX_FMT_RGB32 v4l2_fourcc('R', 'G', 'B', '4') /* 32 RGB-8-8-8-8 */
  256. /* Grey formats */
  257. #define V4L2_PIX_FMT_GREY v4l2_fourcc('G', 'R', 'E', 'Y') /* 8 Greyscale */
  258. #define V4L2_PIX_FMT_Y4 v4l2_fourcc('Y', '0', '4', ' ') /* 4 Greyscale */
  259. #define V4L2_PIX_FMT_Y6 v4l2_fourcc('Y', '0', '6', ' ') /* 6 Greyscale */
  260. #define V4L2_PIX_FMT_Y10 v4l2_fourcc('Y', '1', '0', ' ') /* 10 Greyscale */
  261. #define V4L2_PIX_FMT_Y16 v4l2_fourcc('Y', '1', '6', ' ') /* 16 Greyscale */
  262. /* Palette formats */
  263. #define V4L2_PIX_FMT_PAL8 v4l2_fourcc('P', 'A', 'L', '8') /* 8 8-bit palette */
  264. /* Luminance+Chrominance formats */
  265. #define V4L2_PIX_FMT_YVU410 v4l2_fourcc('Y', 'V', 'U', '9') /* 9 YVU 4:1:0 */
  266. #define V4L2_PIX_FMT_YVU420 v4l2_fourcc('Y', 'V', '1', '2') /* 12 YVU 4:2:0 */
  267. #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y', 'U', 'Y', 'V') /* 16 YUV 4:2:2 */
  268. #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y', 'Y', 'U', 'V') /* 16 YUV 4:2:2 */
  269. #define V4L2_PIX_FMT_YVYU v4l2_fourcc('Y', 'V', 'Y', 'U') /* 16 YVU 4:2:2 */
  270. #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U', 'Y', 'V', 'Y') /* 16 YUV 4:2:2 */
  271. #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
  272. #define V4L2_PIX_FMT_YUV422P v4l2_fourcc('4', '2', '2', 'P') /* 16 YVU422 planar */
  273. #define V4L2_PIX_FMT_YUV411P v4l2_fourcc('4', '1', '1', 'P') /* 16 YVU411 planar */
  274. #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */
  275. #define V4L2_PIX_FMT_YUV444 v4l2_fourcc('Y', '4', '4', '4') /* 16 xxxxyyyy uuuuvvvv */
  276. #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y', 'U', 'V', 'O') /* 16 YUV-5-5-5 */
  277. #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y', 'U', 'V', 'P') /* 16 YUV-5-6-5 */
  278. #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y', 'U', 'V', '4') /* 32 YUV-8-8-8-8 */
  279. #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */
  280. #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y', 'U', '1', '2') /* 12 YUV 4:2:0 */
  281. #define V4L2_PIX_FMT_HI240 v4l2_fourcc('H', 'I', '2', '4') /* 8 8-bit color */
  282. #define V4L2_PIX_FMT_HM12 v4l2_fourcc('H', 'M', '1', '2') /* 8 YUV 4:2:0 16x16 macroblocks */
  283. /* two planes -- one Y, one Cr + Cb interleaved */
  284. #define V4L2_PIX_FMT_NV12 v4l2_fourcc('N', 'V', '1', '2') /* 12 Y/CbCr 4:2:0 */
  285. #define V4L2_PIX_FMT_NV21 v4l2_fourcc('N', 'V', '2', '1') /* 12 Y/CrCb 4:2:0 */
  286. #define V4L2_PIX_FMT_NV16 v4l2_fourcc('N', 'V', '1', '6') /* 16 Y/CbCr 4:2:2 */
  287. #define V4L2_PIX_FMT_NV61 v4l2_fourcc('N', 'V', '6', '1') /* 16 Y/CrCb 4:2:2 */
  288. /* Bayer formats - see http://www.siliconimaging.com/RGB%20Bayer.htm */
  289. #define V4L2_PIX_FMT_SBGGR8 v4l2_fourcc('B', 'A', '8', '1') /* 8 BGBG.. GRGR.. */
  290. #define V4L2_PIX_FMT_SGBRG8 v4l2_fourcc('G', 'B', 'R', 'G') /* 8 GBGB.. RGRG.. */
  291. #define V4L2_PIX_FMT_SGRBG8 v4l2_fourcc('G', 'R', 'B', 'G') /* 8 GRGR.. BGBG.. */
  292. #define V4L2_PIX_FMT_SRGGB8 v4l2_fourcc('R', 'G', 'G', 'B') /* 8 RGRG.. GBGB.. */
  293. #define V4L2_PIX_FMT_SBGGR10 v4l2_fourcc('B', 'G', '1', '0') /* 10 BGBG.. GRGR.. */
  294. #define V4L2_PIX_FMT_SGBRG10 v4l2_fourcc('G', 'B', '1', '0') /* 10 GBGB.. RGRG.. */
  295. #define V4L2_PIX_FMT_SGRBG10 v4l2_fourcc('B', 'A', '1', '0') /* 10 GRGR.. BGBG.. */
  296. #define V4L2_PIX_FMT_SRGGB10 v4l2_fourcc('R', 'G', '1', '0') /* 10 RGRG.. GBGB.. */
  297. /* 10bit raw bayer DPCM compressed to 8 bits */
  298. #define V4L2_PIX_FMT_SGRBG10DPCM8 v4l2_fourcc('B', 'D', '1', '0')
  299. /*
  300. * 10bit raw bayer, expanded to 16 bits
  301. * xxxxrrrrrrrrrrxxxxgggggggggg xxxxggggggggggxxxxbbbbbbbbbb...
  302. */
  303. #define V4L2_PIX_FMT_SBGGR16 v4l2_fourcc('B', 'Y', 'R', '2') /* 16 BGBG.. GRGR.. */
  304. /* compressed formats */
  305. #define V4L2_PIX_FMT_MJPEG v4l2_fourcc('M', 'J', 'P', 'G') /* Motion-JPEG */
  306. #define V4L2_PIX_FMT_JPEG v4l2_fourcc('J', 'P', 'E', 'G') /* JFIF JPEG */
  307. #define V4L2_PIX_FMT_DV v4l2_fourcc('d', 'v', 's', 'd') /* 1394 */
  308. #define V4L2_PIX_FMT_MPEG v4l2_fourcc('M', 'P', 'E', 'G') /* MPEG-1/2/4 */
  309. /* Vendor-specific formats */
  310. #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') /* cpia1 YUV */
  311. #define V4L2_PIX_FMT_WNVA v4l2_fourcc('W', 'N', 'V', 'A') /* Winnov hw compress */
  312. #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') /* SN9C10x compression */
  313. #define V4L2_PIX_FMT_SN9C20X_I420 v4l2_fourcc('S', '9', '2', '0') /* SN9C20x YUV 4:2:0 */
  314. #define V4L2_PIX_FMT_PWC1 v4l2_fourcc('P', 'W', 'C', '1') /* pwc older webcam */
  315. #define V4L2_PIX_FMT_PWC2 v4l2_fourcc('P', 'W', 'C', '2') /* pwc newer webcam */
  316. #define V4L2_PIX_FMT_ET61X251 v4l2_fourcc('E', '6', '2', '5') /* ET61X251 compression */
  317. #define V4L2_PIX_FMT_SPCA501 v4l2_fourcc('S', '5', '0', '1') /* YUYV per line */
  318. #define V4L2_PIX_FMT_SPCA505 v4l2_fourcc('S', '5', '0', '5') /* YYUV per line */
  319. #define V4L2_PIX_FMT_SPCA508 v4l2_fourcc('S', '5', '0', '8') /* YUVY per line */
  320. #define V4L2_PIX_FMT_SPCA561 v4l2_fourcc('S', '5', '6', '1') /* compressed GBRG bayer */
  321. #define V4L2_PIX_FMT_PAC207 v4l2_fourcc('P', '2', '0', '7') /* compressed BGGR bayer */
  322. #define V4L2_PIX_FMT_MR97310A v4l2_fourcc('M', '3', '1', '0') /* compressed BGGR bayer */
  323. #define V4L2_PIX_FMT_SN9C2028 v4l2_fourcc('S', 'O', 'N', 'X') /* compressed GBRG bayer */
  324. #define V4L2_PIX_FMT_SQ905C v4l2_fourcc('9', '0', '5', 'C') /* compressed RGGB bayer */
  325. #define V4L2_PIX_FMT_PJPG v4l2_fourcc('P', 'J', 'P', 'G') /* Pixart 73xx JPEG */
  326. #define V4L2_PIX_FMT_OV511 v4l2_fourcc('O', '5', '1', '1') /* ov511 JPEG */
  327. #define V4L2_PIX_FMT_OV518 v4l2_fourcc('O', '5', '1', '8') /* ov518 JPEG */
  328. #define V4L2_PIX_FMT_STV0680 v4l2_fourcc('S', '6', '8', '0') /* stv0680 bayer */
  329. #define V4L2_PIX_FMT_TM6000 v4l2_fourcc('T', 'M', '6', '0') /* tm5600/tm60x0 */
  330. /*
  331. * F O R M A T E N U M E R A T I O N
  332. */
  333. struct v4l2_fmtdesc {
  334. __u32 index; /* Format number */
  335. enum v4l2_buf_type type; /* buffer type */
  336. __u32 flags;
  337. __u8 description[32]; /* Description string */
  338. __u32 pixelformat; /* Format fourcc */
  339. __u32 reserved[4];
  340. };
  341. #define V4L2_FMT_FLAG_COMPRESSED 0x0001
  342. #define V4L2_FMT_FLAG_EMULATED 0x0002
  343. #if 1
  344. /* Experimental Frame Size and frame rate enumeration */
  345. /*
  346. * F R A M E S I Z E E N U M E R A T I O N
  347. */
  348. enum v4l2_frmsizetypes {
  349. V4L2_FRMSIZE_TYPE_DISCRETE = 1,
  350. V4L2_FRMSIZE_TYPE_CONTINUOUS = 2,
  351. V4L2_FRMSIZE_TYPE_STEPWISE = 3,
  352. };
  353. struct v4l2_frmsize_discrete {
  354. __u32 width; /* Frame width [pixel] */
  355. __u32 height; /* Frame height [pixel] */
  356. };
  357. struct v4l2_frmsize_stepwise {
  358. __u32 min_width; /* Minimum frame width [pixel] */
  359. __u32 max_width; /* Maximum frame width [pixel] */
  360. __u32 step_width; /* Frame width step size [pixel] */
  361. __u32 min_height; /* Minimum frame height [pixel] */
  362. __u32 max_height; /* Maximum frame height [pixel] */
  363. __u32 step_height; /* Frame height step size [pixel] */
  364. };
  365. struct v4l2_frmsizeenum {
  366. __u32 index; /* Frame size number */
  367. __u32 pixel_format; /* Pixel format */
  368. __u32 type; /* Frame size type the device supports. */
  369. union { /* Frame size */
  370. struct v4l2_frmsize_discrete discrete;
  371. struct v4l2_frmsize_stepwise stepwise;
  372. };
  373. __u32 reserved[2]; /* Reserved space for future use */
  374. };
  375. /*
  376. * F R A M E R A T E E N U M E R A T I O N
  377. */
  378. enum v4l2_frmivaltypes {
  379. V4L2_FRMIVAL_TYPE_DISCRETE = 1,
  380. V4L2_FRMIVAL_TYPE_CONTINUOUS = 2,
  381. V4L2_FRMIVAL_TYPE_STEPWISE = 3,
  382. };
  383. struct v4l2_frmival_stepwise {
  384. struct v4l2_fract min; /* Minimum frame interval [s] */
  385. struct v4l2_fract max; /* Maximum frame interval [s] */
  386. struct v4l2_fract step; /* Frame interval step size [s] */
  387. };
  388. struct v4l2_frmivalenum {
  389. __u32 index; /* Frame format index */
  390. __u32 pixel_format; /* Pixel format */
  391. __u32 width; /* Frame width */
  392. __u32 height; /* Frame height */
  393. __u32 type; /* Frame interval type the device supports. */
  394. union { /* Frame interval */
  395. struct v4l2_fract discrete;
  396. struct v4l2_frmival_stepwise stepwise;
  397. };
  398. __u32 reserved[2]; /* Reserved space for future use */
  399. };
  400. #endif
  401. /*
  402. * T I M E C O D E
  403. */
  404. struct v4l2_timecode {
  405. __u32 type;
  406. __u32 flags;
  407. __u8 frames;
  408. __u8 seconds;
  409. __u8 minutes;
  410. __u8 hours;
  411. __u8 userbits[4];
  412. };
  413. /* Type */
  414. #define V4L2_TC_TYPE_24FPS 1
  415. #define V4L2_TC_TYPE_25FPS 2
  416. #define V4L2_TC_TYPE_30FPS 3
  417. #define V4L2_TC_TYPE_50FPS 4
  418. #define V4L2_TC_TYPE_60FPS 5
  419. /* Flags */
  420. #define V4L2_TC_FLAG_DROPFRAME 0x0001 /* "drop-frame" mode */
  421. #define V4L2_TC_FLAG_COLORFRAME 0x0002
  422. #define V4L2_TC_USERBITS_field 0x000C
  423. #define V4L2_TC_USERBITS_USERDEFINED 0x0000
  424. #define V4L2_TC_USERBITS_8BITCHARS 0x0008
  425. /* The above is based on SMPTE timecodes */
  426. struct v4l2_jpegcompression {
  427. int quality;
  428. int APPn; /* Number of APP segment to be written,
  429. * must be 0..15 */
  430. int APP_len; /* Length of data in JPEG APPn segment */
  431. char APP_data[60]; /* Data in the JPEG APPn segment. */
  432. int COM_len; /* Length of data in JPEG COM segment */
  433. char COM_data[60]; /* Data in JPEG COM segment */
  434. __u32 jpeg_markers; /* Which markers should go into the JPEG
  435. * output. Unless you exactly know what
  436. * you do, leave them untouched.
  437. * Inluding less markers will make the
  438. * resulting code smaller, but there will
  439. * be fewer applications which can read it.
  440. * The presence of the APP and COM marker
  441. * is influenced by APP_len and COM_len
  442. * ONLY, not by this property! */
  443. #define V4L2_JPEG_MARKER_DHT (1<<3) /* Define Huffman Tables */
  444. #define V4L2_JPEG_MARKER_DQT (1<<4) /* Define Quantization Tables */
  445. #define V4L2_JPEG_MARKER_DRI (1<<5) /* Define Restart Interval */
  446. #define V4L2_JPEG_MARKER_COM (1<<6) /* Comment segment */
  447. #define V4L2_JPEG_MARKER_APP (1<<7) /* App segment, driver will
  448. * allways use APP0 */
  449. };
  450. /*
  451. * M E M O R Y - M A P P I N G B U F F E R S
  452. */
  453. struct v4l2_requestbuffers {
  454. __u32 count;
  455. enum v4l2_buf_type type;
  456. enum v4l2_memory memory;
  457. __u32 reserved[2];
  458. };
  459. struct v4l2_buffer {
  460. __u32 index;
  461. enum v4l2_buf_type type;
  462. __u32 bytesused;
  463. __u32 flags;
  464. enum v4l2_field field;
  465. struct timeval timestamp;
  466. struct v4l2_timecode timecode;
  467. __u32 sequence;
  468. /* memory location */
  469. enum v4l2_memory memory;
  470. union {
  471. __u32 offset;
  472. unsigned long userptr;
  473. } m;
  474. __u32 length;
  475. __u32 input;
  476. __u32 reserved;
  477. };
  478. /* Flags for 'flags' field */
  479. #define V4L2_BUF_FLAG_MAPPED 0x0001 /* Buffer is mapped (flag) */
  480. #define V4L2_BUF_FLAG_QUEUED 0x0002 /* Buffer is queued for processing */
  481. #define V4L2_BUF_FLAG_DONE 0x0004 /* Buffer is ready */
  482. #define V4L2_BUF_FLAG_KEYFRAME 0x0008 /* Image is a keyframe (I-frame) */
  483. #define V4L2_BUF_FLAG_PFRAME 0x0010 /* Image is a P-frame */
  484. #define V4L2_BUF_FLAG_BFRAME 0x0020 /* Image is a B-frame */
  485. /* Buffer is ready, but the data contained within is corrupted. */
  486. #define V4L2_BUF_FLAG_ERROR 0x0040
  487. #define V4L2_BUF_FLAG_TIMECODE 0x0100 /* timecode field is valid */
  488. #define V4L2_BUF_FLAG_INPUT 0x0200 /* input field is valid */
  489. /*
  490. * O V E R L A Y P R E V I E W
  491. */
  492. struct v4l2_framebuffer {
  493. __u32 capability;
  494. __u32 flags;
  495. /* FIXME: in theory we should pass something like PCI device + memory
  496. * region + offset instead of some physical address */
  497. void *base;
  498. struct v4l2_pix_format fmt;
  499. };
  500. /* Flags for the 'capability' field. Read only */
  501. #define V4L2_FBUF_CAP_EXTERNOVERLAY 0x0001
  502. #define V4L2_FBUF_CAP_CHROMAKEY 0x0002
  503. #define V4L2_FBUF_CAP_LIST_CLIPPING 0x0004
  504. #define V4L2_FBUF_CAP_BITMAP_CLIPPING 0x0008
  505. #define V4L2_FBUF_CAP_LOCAL_ALPHA 0x0010
  506. #define V4L2_FBUF_CAP_GLOBAL_ALPHA 0x0020
  507. #define V4L2_FBUF_CAP_LOCAL_INV_ALPHA 0x0040
  508. #define V4L2_FBUF_CAP_SRC_CHROMAKEY 0x0080
  509. /* Flags for the 'flags' field. */
  510. #define V4L2_FBUF_FLAG_PRIMARY 0x0001
  511. #define V4L2_FBUF_FLAG_OVERLAY 0x0002
  512. #define V4L2_FBUF_FLAG_CHROMAKEY 0x0004
  513. #define V4L2_FBUF_FLAG_LOCAL_ALPHA 0x0008
  514. #define V4L2_FBUF_FLAG_GLOBAL_ALPHA 0x0010
  515. #define V4L2_FBUF_FLAG_LOCAL_INV_ALPHA 0x0020
  516. #define V4L2_FBUF_FLAG_SRC_CHROMAKEY 0x0040
  517. struct v4l2_clip {
  518. struct v4l2_rect c;
  519. struct v4l2_clip __user *next;
  520. };
  521. struct v4l2_window {
  522. struct v4l2_rect w;
  523. enum v4l2_field field;
  524. __u32 chromakey;
  525. struct v4l2_clip __user *clips;
  526. __u32 clipcount;
  527. void __user *bitmap;
  528. __u8 global_alpha;
  529. };
  530. /*
  531. * C A P T U R E P A R A M E T E R S
  532. */
  533. struct v4l2_captureparm {
  534. __u32 capability; /* Supported modes */
  535. __u32 capturemode; /* Current mode */
  536. struct v4l2_fract timeperframe; /* Time per frame in .1us units */
  537. __u32 extendedmode; /* Driver-specific extensions */
  538. __u32 readbuffers; /* # of buffers for read */
  539. __u32 reserved[4];
  540. };
  541. /* Flags for 'capability' and 'capturemode' fields */
  542. #define V4L2_MODE_HIGHQUALITY 0x0001 /* High quality imaging mode */
  543. #define V4L2_CAP_TIMEPERFRAME 0x1000 /* timeperframe field is supported */
  544. struct v4l2_outputparm {
  545. __u32 capability; /* Supported modes */
  546. __u32 outputmode; /* Current mode */
  547. struct v4l2_fract timeperframe; /* Time per frame in seconds */
  548. __u32 extendedmode; /* Driver-specific extensions */
  549. __u32 writebuffers; /* # of buffers for write */
  550. __u32 reserved[4];
  551. };
  552. /*
  553. * I N P U T I M A G E C R O P P I N G
  554. */
  555. struct v4l2_cropcap {
  556. enum v4l2_buf_type type;
  557. struct v4l2_rect bounds;
  558. struct v4l2_rect defrect;
  559. struct v4l2_fract pixelaspect;
  560. };
  561. struct v4l2_crop {
  562. enum v4l2_buf_type type;
  563. struct v4l2_rect c;
  564. };
  565. /*
  566. * A N A L O G V I D E O S T A N D A R D
  567. */
  568. typedef __u64 v4l2_std_id;
  569. /* one bit for each */
  570. #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
  571. #define V4L2_STD_PAL_B1 ((v4l2_std_id)0x00000002)
  572. #define V4L2_STD_PAL_G ((v4l2_std_id)0x00000004)
  573. #define V4L2_STD_PAL_H ((v4l2_std_id)0x00000008)
  574. #define V4L2_STD_PAL_I ((v4l2_std_id)0x00000010)
  575. #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
  576. #define V4L2_STD_PAL_D1 ((v4l2_std_id)0x00000040)
  577. #define V4L2_STD_PAL_K ((v4l2_std_id)0x00000080)
  578. #define V4L2_STD_PAL_M ((v4l2_std_id)0x00000100)
  579. #define V4L2_STD_PAL_N ((v4l2_std_id)0x00000200)
  580. #define V4L2_STD_PAL_Nc ((v4l2_std_id)0x00000400)
  581. #define V4L2_STD_PAL_60 ((v4l2_std_id)0x00000800)
  582. #define V4L2_STD_NTSC_M ((v4l2_std_id)0x00001000)
  583. #define V4L2_STD_NTSC_M_JP ((v4l2_std_id)0x00002000)
  584. #define V4L2_STD_NTSC_443 ((v4l2_std_id)0x00004000)
  585. #define V4L2_STD_NTSC_M_KR ((v4l2_std_id)0x00008000)
  586. #define V4L2_STD_SECAM_B ((v4l2_std_id)0x00010000)
  587. #define V4L2_STD_SECAM_D ((v4l2_std_id)0x00020000)
  588. #define V4L2_STD_SECAM_G ((v4l2_std_id)0x00040000)
  589. #define V4L2_STD_SECAM_H ((v4l2_std_id)0x00080000)
  590. #define V4L2_STD_SECAM_K ((v4l2_std_id)0x00100000)
  591. #define V4L2_STD_SECAM_K1 ((v4l2_std_id)0x00200000)
  592. #define V4L2_STD_SECAM_L ((v4l2_std_id)0x00400000)
  593. #define V4L2_STD_SECAM_LC ((v4l2_std_id)0x00800000)
  594. /* ATSC/HDTV */
  595. #define V4L2_STD_ATSC_8_VSB ((v4l2_std_id)0x01000000)
  596. #define V4L2_STD_ATSC_16_VSB ((v4l2_std_id)0x02000000)
  597. /* FIXME:
  598. Although std_id is 64 bits, there is an issue on PPC32 architecture that
  599. makes switch(__u64) to break. So, there's a hack on v4l2-common.c rounding
  600. this value to 32 bits.
  601. As, currently, the max value is for V4L2_STD_ATSC_16_VSB (30 bits wide),
  602. it should work fine. However, if needed to add more than two standards,
  603. v4l2-common.c should be fixed.
  604. */
  605. /* some merged standards */
  606. #define V4L2_STD_MN (V4L2_STD_PAL_M|V4L2_STD_PAL_N|V4L2_STD_PAL_Nc|V4L2_STD_NTSC)
  607. #define V4L2_STD_B (V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_SECAM_B)
  608. #define V4L2_STD_GH (V4L2_STD_PAL_G|V4L2_STD_PAL_H|V4L2_STD_SECAM_G|V4L2_STD_SECAM_H)
  609. #define V4L2_STD_DK (V4L2_STD_PAL_DK|V4L2_STD_SECAM_DK)
  610. /* some common needed stuff */
  611. #define V4L2_STD_PAL_BG (V4L2_STD_PAL_B |\
  612. V4L2_STD_PAL_B1 |\
  613. V4L2_STD_PAL_G)
  614. #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
  615. V4L2_STD_PAL_D1 |\
  616. V4L2_STD_PAL_K)
  617. #define V4L2_STD_PAL (V4L2_STD_PAL_BG |\
  618. V4L2_STD_PAL_DK |\
  619. V4L2_STD_PAL_H |\
  620. V4L2_STD_PAL_I)
  621. #define V4L2_STD_NTSC (V4L2_STD_NTSC_M |\
  622. V4L2_STD_NTSC_M_JP |\
  623. V4L2_STD_NTSC_M_KR)
  624. #define V4L2_STD_SECAM_DK (V4L2_STD_SECAM_D |\
  625. V4L2_STD_SECAM_K |\
  626. V4L2_STD_SECAM_K1)
  627. #define V4L2_STD_SECAM (V4L2_STD_SECAM_B |\
  628. V4L2_STD_SECAM_G |\
  629. V4L2_STD_SECAM_H |\
  630. V4L2_STD_SECAM_DK |\
  631. V4L2_STD_SECAM_L |\
  632. V4L2_STD_SECAM_LC)
  633. #define V4L2_STD_525_60 (V4L2_STD_PAL_M |\
  634. V4L2_STD_PAL_60 |\
  635. V4L2_STD_NTSC |\
  636. V4L2_STD_NTSC_443)
  637. #define V4L2_STD_625_50 (V4L2_STD_PAL |\
  638. V4L2_STD_PAL_N |\
  639. V4L2_STD_PAL_Nc |\
  640. V4L2_STD_SECAM)
  641. #define V4L2_STD_ATSC (V4L2_STD_ATSC_8_VSB |\
  642. V4L2_STD_ATSC_16_VSB)
  643. #define V4L2_STD_UNKNOWN 0
  644. #define V4L2_STD_ALL (V4L2_STD_525_60 |\
  645. V4L2_STD_625_50)
  646. struct v4l2_standard {
  647. __u32 index;
  648. v4l2_std_id id;
  649. __u8 name[24];
  650. struct v4l2_fract frameperiod; /* Frames, not fields */
  651. __u32 framelines;
  652. __u32 reserved[4];
  653. };
  654. /*
  655. * V I D E O T I M I N G S D V P R E S E T
  656. */
  657. struct v4l2_dv_preset {
  658. __u32 preset;
  659. __u32 reserved[4];
  660. };
  661. /*
  662. * D V P R E S E T S E N U M E R A T I O N
  663. */
  664. struct v4l2_dv_enum_preset {
  665. __u32 index;
  666. __u32 preset;
  667. __u8 name[32]; /* Name of the preset timing */
  668. __u32 width;
  669. __u32 height;
  670. __u32 reserved[4];
  671. };
  672. /*
  673. * D V P R E S E T V A L U E S
  674. */
  675. #define V4L2_DV_INVALID 0
  676. #define V4L2_DV_480P59_94 1 /* BT.1362 */
  677. #define V4L2_DV_576P50 2 /* BT.1362 */
  678. #define V4L2_DV_720P24 3 /* SMPTE 296M */
  679. #define V4L2_DV_720P25 4 /* SMPTE 296M */
  680. #define V4L2_DV_720P30 5 /* SMPTE 296M */
  681. #define V4L2_DV_720P50 6 /* SMPTE 296M */
  682. #define V4L2_DV_720P59_94 7 /* SMPTE 274M */
  683. #define V4L2_DV_720P60 8 /* SMPTE 274M/296M */
  684. #define V4L2_DV_1080I29_97 9 /* BT.1120/ SMPTE 274M */
  685. #define V4L2_DV_1080I30 10 /* BT.1120/ SMPTE 274M */
  686. #define V4L2_DV_1080I25 11 /* BT.1120 */
  687. #define V4L2_DV_1080I50 12 /* SMPTE 296M */
  688. #define V4L2_DV_1080I60 13 /* SMPTE 296M */
  689. #define V4L2_DV_1080P24 14 /* SMPTE 296M */
  690. #define V4L2_DV_1080P25 15 /* SMPTE 296M */
  691. #define V4L2_DV_1080P30 16 /* SMPTE 296M */
  692. #define V4L2_DV_1080P50 17 /* BT.1120 */
  693. #define V4L2_DV_1080P60 18 /* BT.1120 */
  694. /*
  695. * D V B T T I M I N G S
  696. */
  697. /* BT.656/BT.1120 timing data */
  698. struct v4l2_bt_timings {
  699. __u32 width; /* width in pixels */
  700. __u32 height; /* height in lines */
  701. __u32 interlaced; /* Interlaced or progressive */
  702. __u32 polarities; /* Positive or negative polarity */
  703. __u64 pixelclock; /* Pixel clock in HZ. Ex. 74.25MHz->74250000 */
  704. __u32 hfrontporch; /* Horizpontal front porch in pixels */
  705. __u32 hsync; /* Horizontal Sync length in pixels */
  706. __u32 hbackporch; /* Horizontal back porch in pixels */
  707. __u32 vfrontporch; /* Vertical front porch in pixels */
  708. __u32 vsync; /* Vertical Sync length in lines */
  709. __u32 vbackporch; /* Vertical back porch in lines */
  710. __u32 il_vfrontporch; /* Vertical front porch for bottom field of
  711. * interlaced field formats
  712. */
  713. __u32 il_vsync; /* Vertical sync length for bottom field of
  714. * interlaced field formats
  715. */
  716. __u32 il_vbackporch; /* Vertical back porch for bottom field of
  717. * interlaced field formats
  718. */
  719. __u32 reserved[16];
  720. } __attribute__ ((packed));
  721. /* Interlaced or progressive format */
  722. #define V4L2_DV_PROGRESSIVE 0
  723. #define V4L2_DV_INTERLACED 1
  724. /* Polarities. If bit is not set, it is assumed to be negative polarity */
  725. #define V4L2_DV_VSYNC_POS_POL 0x00000001
  726. #define V4L2_DV_HSYNC_POS_POL 0x00000002
  727. /* DV timings */
  728. struct v4l2_dv_timings {
  729. __u32 type;
  730. union {
  731. struct v4l2_bt_timings bt;
  732. __u32 reserved[32];
  733. };
  734. } __attribute__ ((packed));
  735. /* Values for the type field */
  736. #define V4L2_DV_BT_656_1120 0 /* BT.656/1120 timing type */
  737. /*
  738. * V I D E O I N P U T S
  739. */
  740. struct v4l2_input {
  741. __u32 index; /* Which input */
  742. __u8 name[32]; /* Label */
  743. __u32 type; /* Type of input */
  744. __u32 audioset; /* Associated audios (bitfield) */
  745. __u32 tuner; /* Associated tuner */
  746. v4l2_std_id std;
  747. __u32 status;
  748. __u32 capabilities;
  749. __u32 reserved[3];
  750. };
  751. /* Values for the 'type' field */
  752. #define V4L2_INPUT_TYPE_TUNER 1
  753. #define V4L2_INPUT_TYPE_CAMERA 2
  754. /* field 'status' - general */
  755. #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */
  756. #define V4L2_IN_ST_NO_SIGNAL 0x00000002
  757. #define V4L2_IN_ST_NO_COLOR 0x00000004
  758. /* field 'status' - sensor orientation */
  759. /* If sensor is mounted upside down set both bits */
  760. #define V4L2_IN_ST_HFLIP 0x00000010 /* Frames are flipped horizontally */
  761. #define V4L2_IN_ST_VFLIP 0x00000020 /* Frames are flipped vertically */
  762. /* field 'status' - analog */
  763. #define V4L2_IN_ST_NO_H_LOCK 0x00000100 /* No horizontal sync lock */
  764. #define V4L2_IN_ST_COLOR_KILL 0x00000200 /* Color killer is active */
  765. /* field 'status' - digital */
  766. #define V4L2_IN_ST_NO_SYNC 0x00010000 /* No synchronization lock */
  767. #define V4L2_IN_ST_NO_EQU 0x00020000 /* No equalizer lock */
  768. #define V4L2_IN_ST_NO_CARRIER 0x00040000 /* Carrier recovery failed */
  769. /* field 'status' - VCR and set-top box */
  770. #define V4L2_IN_ST_MACROVISION 0x01000000 /* Macrovision detected */
  771. #define V4L2_IN_ST_NO_ACCESS 0x02000000 /* Conditional access denied */
  772. #define V4L2_IN_ST_VTR 0x04000000 /* VTR time constant */
  773. /* capabilities flags */
  774. #define V4L2_IN_CAP_PRESETS 0x00000001 /* Supports S_DV_PRESET */
  775. #define V4L2_IN_CAP_CUSTOM_TIMINGS 0x00000002 /* Supports S_DV_TIMINGS */
  776. #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */
  777. /*
  778. * V I D E O O U T P U T S
  779. */
  780. struct v4l2_output {
  781. __u32 index; /* Which output */
  782. __u8 name[32]; /* Label */
  783. __u32 type; /* Type of output */
  784. __u32 audioset; /* Associated audios (bitfield) */
  785. __u32 modulator; /* Associated modulator */
  786. v4l2_std_id std;
  787. __u32 capabilities;
  788. __u32 reserved[3];
  789. };
  790. /* Values for the 'type' field */
  791. #define V4L2_OUTPUT_TYPE_MODULATOR 1
  792. #define V4L2_OUTPUT_TYPE_ANALOG 2
  793. #define V4L2_OUTPUT_TYPE_ANALOGVGAOVERLAY 3
  794. /* capabilities flags */
  795. #define V4L2_OUT_CAP_PRESETS 0x00000001 /* Supports S_DV_PRESET */
  796. #define V4L2_OUT_CAP_CUSTOM_TIMINGS 0x00000002 /* Supports S_DV_TIMINGS */
  797. #define V4L2_OUT_CAP_STD 0x00000004 /* Supports S_STD */
  798. /*
  799. * C O N T R O L S
  800. */
  801. struct v4l2_control {
  802. __u32 id;
  803. __s32 value;
  804. };
  805. struct v4l2_ext_control {
  806. __u32 id;
  807. __u32 size;
  808. __u32 reserved2[1];
  809. union {
  810. __s32 value;
  811. __s64 value64;
  812. char *string;
  813. };
  814. } __attribute__ ((packed));
  815. struct v4l2_ext_controls {
  816. __u32 ctrl_class;
  817. __u32 count;
  818. __u32 error_idx;
  819. __u32 reserved[2];
  820. struct v4l2_ext_control *controls;
  821. };
  822. /* Values for ctrl_class field */
  823. #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
  824. #define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */
  825. #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */
  826. #define V4L2_CTRL_CLASS_FM_TX 0x009b0000 /* FM Modulator control class */
  827. #define V4L2_CTRL_ID_MASK (0x0fffffff)
  828. #define V4L2_CTRL_ID2CLASS(id) ((id) & 0x0fff0000UL)
  829. #define V4L2_CTRL_DRIVER_PRIV(id) (((id) & 0xffff) >= 0x1000)
  830. enum v4l2_ctrl_type {
  831. V4L2_CTRL_TYPE_INTEGER = 1,
  832. V4L2_CTRL_TYPE_BOOLEAN = 2,
  833. V4L2_CTRL_TYPE_MENU = 3,
  834. V4L2_CTRL_TYPE_BUTTON = 4,
  835. V4L2_CTRL_TYPE_INTEGER64 = 5,
  836. V4L2_CTRL_TYPE_CTRL_CLASS = 6,
  837. V4L2_CTRL_TYPE_STRING = 7,
  838. };
  839. /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
  840. struct v4l2_queryctrl {
  841. __u32 id;
  842. enum v4l2_ctrl_type type;
  843. __u8 name[32]; /* Whatever */
  844. __s32 minimum; /* Note signedness */
  845. __s32 maximum;
  846. __s32 step;
  847. __s32 default_value;
  848. __u32 flags;
  849. __u32 reserved[2];
  850. };
  851. /* Used in the VIDIOC_QUERYMENU ioctl for querying menu items */
  852. struct v4l2_querymenu {
  853. __u32 id;
  854. __u32 index;
  855. __u8 name[32]; /* Whatever */
  856. __u32 reserved;
  857. };
  858. /* Control flags */
  859. #define V4L2_CTRL_FLAG_DISABLED 0x0001
  860. #define V4L2_CTRL_FLAG_GRABBED 0x0002
  861. #define V4L2_CTRL_FLAG_READ_ONLY 0x0004
  862. #define V4L2_CTRL_FLAG_UPDATE 0x0008
  863. #define V4L2_CTRL_FLAG_INACTIVE 0x0010
  864. #define V4L2_CTRL_FLAG_SLIDER 0x0020
  865. #define V4L2_CTRL_FLAG_WRITE_ONLY 0x0040
  866. /* Query flag, to be ORed with the control ID */
  867. #define V4L2_CTRL_FLAG_NEXT_CTRL 0x80000000
  868. /* User-class control IDs defined by V4L2 */
  869. #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900)
  870. #define V4L2_CID_USER_BASE V4L2_CID_BASE
  871. /* IDs reserved for driver specific controls */
  872. #define V4L2_CID_PRIVATE_BASE 0x08000000
  873. #define V4L2_CID_USER_CLASS (V4L2_CTRL_CLASS_USER | 1)
  874. #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)
  875. #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
  876. #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)
  877. #define V4L2_CID_HUE (V4L2_CID_BASE+3)
  878. #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)
  879. #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)
  880. #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)
  881. #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE+8)
  882. #define V4L2_CID_AUDIO_MUTE (V4L2_CID_BASE+9)
  883. #define V4L2_CID_AUDIO_LOUDNESS (V4L2_CID_BASE+10)
  884. #define V4L2_CID_BLACK_LEVEL (V4L2_CID_BASE+11) /* Deprecated */
  885. #define V4L2_CID_AUTO_WHITE_BALANCE (V4L2_CID_BASE+12)
  886. #define V4L2_CID_DO_WHITE_BALANCE (V4L2_CID_BASE+13)
  887. #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14)
  888. #define V4L2_CID_BLUE_BALANCE (V4L2_CID_BASE+15)
  889. #define V4L2_CID_GAMMA (V4L2_CID_BASE+16)
  890. #define V4L2_CID_WHITENESS (V4L2_CID_GAMMA) /* Deprecated */
  891. #define V4L2_CID_EXPOSURE (V4L2_CID_BASE+17)
  892. #define V4L2_CID_AUTOGAIN (V4L2_CID_BASE+18)
  893. #define V4L2_CID_GAIN (V4L2_CID_BASE+19)
  894. #define V4L2_CID_HFLIP (V4L2_CID_BASE+20)
  895. #define V4L2_CID_VFLIP (V4L2_CID_BASE+21)
  896. /* Deprecated; use V4L2_CID_PAN_RESET and V4L2_CID_TILT_RESET */
  897. #define V4L2_CID_HCENTER (V4L2_CID_BASE+22)
  898. #define V4L2_CID_VCENTER (V4L2_CID_BASE+23)
  899. #define V4L2_CID_POWER_LINE_FREQUENCY (V4L2_CID_BASE+24)
  900. enum v4l2_power_line_frequency {
  901. V4L2_CID_POWER_LINE_FREQUENCY_DISABLED = 0,
  902. V4L2_CID_POWER_LINE_FREQUENCY_50HZ = 1,
  903. V4L2_CID_POWER_LINE_FREQUENCY_60HZ = 2,
  904. };
  905. #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25)
  906. #define V4L2_CID_WHITE_BALANCE_TEMPERATURE (V4L2_CID_BASE+26)
  907. #define V4L2_CID_SHARPNESS (V4L2_CID_BASE+27)
  908. #define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_BASE+28)
  909. #define V4L2_CID_CHROMA_AGC (V4L2_CID_BASE+29)
  910. #define V4L2_CID_COLOR_KILLER (V4L2_CID_BASE+30)
  911. #define V4L2_CID_COLORFX (V4L2_CID_BASE+31)
  912. enum v4l2_colorfx {
  913. V4L2_COLORFX_NONE = 0,
  914. V4L2_COLORFX_BW = 1,
  915. V4L2_COLORFX_SEPIA = 2,
  916. V4L2_COLORFX_NEGATIVE = 3,
  917. V4L2_COLORFX_EMBOSS = 4,
  918. V4L2_COLORFX_SKETCH = 5,
  919. V4L2_COLORFX_SKY_BLUE = 6,
  920. V4L2_COLORFX_GRASS_GREEN = 7,
  921. V4L2_COLORFX_SKIN_WHITEN = 8,
  922. V4L2_COLORFX_VIVID = 9,
  923. };
  924. #define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32)
  925. #define V4L2_CID_BAND_STOP_FILTER (V4L2_CID_BASE+33)
  926. #define V4L2_CID_ROTATE (V4L2_CID_BASE+34)
  927. #define V4L2_CID_BG_COLOR (V4L2_CID_BASE+35)
  928. #define V4L2_CID_CHROMA_GAIN (V4L2_CID_BASE+36)
  929. /* last CID + 1 */
  930. #define V4L2_CID_LASTP1 (V4L2_CID_BASE+37)
  931. /* MPEG-class control IDs defined by V4L2 */
  932. #define V4L2_CID_MPEG_BASE (V4L2_CTRL_CLASS_MPEG | 0x900)
  933. #define V4L2_CID_MPEG_CLASS (V4L2_CTRL_CLASS_MPEG | 1)
  934. /* MPEG streams */
  935. #define V4L2_CID_MPEG_STREAM_TYPE (V4L2_CID_MPEG_BASE+0)
  936. enum v4l2_mpeg_stream_type {
  937. V4L2_MPEG_STREAM_TYPE_MPEG2_PS = 0, /* MPEG-2 program stream */
  938. V4L2_MPEG_STREAM_TYPE_MPEG2_TS = 1, /* MPEG-2 transport stream */
  939. V4L2_MPEG_STREAM_TYPE_MPEG1_SS = 2, /* MPEG-1 system stream */
  940. V4L2_MPEG_STREAM_TYPE_MPEG2_DVD = 3, /* MPEG-2 DVD-compatible stream */
  941. V4L2_MPEG_STREAM_TYPE_MPEG1_VCD = 4, /* MPEG-1 VCD-compatible stream */
  942. V4L2_MPEG_STREAM_TYPE_MPEG2_SVCD = 5, /* MPEG-2 SVCD-compatible stream */
  943. };
  944. #define V4L2_CID_MPEG_STREAM_PID_PMT (V4L2_CID_MPEG_BASE+1)
  945. #define V4L2_CID_MPEG_STREAM_PID_AUDIO (V4L2_CID_MPEG_BASE+2)
  946. #define V4L2_CID_MPEG_STREAM_PID_VIDEO (V4L2_CID_MPEG_BASE+3)
  947. #define V4L2_CID_MPEG_STREAM_PID_PCR (V4L2_CID_MPEG_BASE+4)
  948. #define V4L2_CID_MPEG_STREAM_PES_ID_AUDIO (V4L2_CID_MPEG_BASE+5)
  949. #define V4L2_CID_MPEG_STREAM_PES_ID_VIDEO (V4L2_CID_MPEG_BASE+6)
  950. #define V4L2_CID_MPEG_STREAM_VBI_FMT (V4L2_CID_MPEG_BASE+7)
  951. enum v4l2_mpeg_stream_vbi_fmt {
  952. V4L2_MPEG_STREAM_VBI_FMT_NONE = 0, /* No VBI in the MPEG stream */
  953. V4L2_MPEG_STREAM_VBI_FMT_IVTV = 1, /* VBI in private packets, IVTV format */
  954. };
  955. /* MPEG audio */
  956. #define V4L2_CID_MPEG_AUDIO_SAMPLING_FREQ (V4L2_CID_MPEG_BASE+100)
  957. enum v4l2_mpeg_audio_sampling_freq {
  958. V4L2_MPEG_AUDIO_SAMPLING_FREQ_44100 = 0,
  959. V4L2_MPEG_AUDIO_SAMPLING_FREQ_48000 = 1,
  960. V4L2_MPEG_AUDIO_SAMPLING_FREQ_32000 = 2,
  961. };
  962. #define V4L2_CID_MPEG_AUDIO_ENCODING (V4L2_CID_MPEG_BASE+101)
  963. enum v4l2_mpeg_audio_encoding {
  964. V4L2_MPEG_AUDIO_ENCODING_LAYER_1 = 0,
  965. V4L2_MPEG_AUDIO_ENCODING_LAYER_2 = 1,
  966. V4L2_MPEG_AUDIO_ENCODING_LAYER_3 = 2,
  967. V4L2_MPEG_AUDIO_ENCODING_AAC = 3,
  968. V4L2_MPEG_AUDIO_ENCODING_AC3 = 4,
  969. };
  970. #define V4L2_CID_MPEG_AUDIO_L1_BITRATE (V4L2_CID_MPEG_BASE+102)
  971. enum v4l2_mpeg_audio_l1_bitrate {
  972. V4L2_MPEG_AUDIO_L1_BITRATE_32K = 0,
  973. V4L2_MPEG_AUDIO_L1_BITRATE_64K = 1,
  974. V4L2_MPEG_AUDIO_L1_BITRATE_96K = 2,
  975. V4L2_MPEG_AUDIO_L1_BITRATE_128K = 3,
  976. V4L2_MPEG_AUDIO_L1_BITRATE_160K = 4,
  977. V4L2_MPEG_AUDIO_L1_BITRATE_192K = 5,
  978. V4L2_MPEG_AUDIO_L1_BITRATE_224K = 6,
  979. V4L2_MPEG_AUDIO_L1_BITRATE_256K = 7,
  980. V4L2_MPEG_AUDIO_L1_BITRATE_288K = 8,
  981. V4L2_MPEG_AUDIO_L1_BITRATE_320K = 9,
  982. V4L2_MPEG_AUDIO_L1_BITRATE_352K = 10,
  983. V4L2_MPEG_AUDIO_L1_BITRATE_384K = 11,
  984. V4L2_MPEG_AUDIO_L1_BITRATE_416K = 12,
  985. V4L2_MPEG_AUDIO_L1_BITRATE_448K = 13,
  986. };
  987. #define V4L2_CID_MPEG_AUDIO_L2_BITRATE (V4L2_CID_MPEG_BASE+103)
  988. enum v4l2_mpeg_audio_l2_bitrate {
  989. V4L2_MPEG_AUDIO_L2_BITRATE_32K = 0,
  990. V4L2_MPEG_AUDIO_L2_BITRATE_48K = 1,
  991. V4L2_MPEG_AUDIO_L2_BITRATE_56K = 2,
  992. V4L2_MPEG_AUDIO_L2_BITRATE_64K = 3,
  993. V4L2_MPEG_AUDIO_L2_BITRATE_80K = 4,
  994. V4L2_MPEG_AUDIO_L2_BITRATE_96K = 5,
  995. V4L2_MPEG_AUDIO_L2_BITRATE_112K = 6,
  996. V4L2_MPEG_AUDIO_L2_BITRATE_128K = 7,
  997. V4L2_MPEG_AUDIO_L2_BITRATE_160K = 8,
  998. V4L2_MPEG_AUDIO_L2_BITRATE_192K = 9,
  999. V4L2_MPEG_AUDIO_L2_BITRATE_224K = 10,
  1000. V4L2_MPEG_AUDIO_L2_BITRATE_256K = 11,
  1001. V4L2_MPEG_AUDIO_L2_BITRATE_320K = 12,
  1002. V4L2_MPEG_AUDIO_L2_BITRATE_384K = 13,
  1003. };
  1004. #define V4L2_CID_MPEG_AUDIO_L3_BITRATE (V4L2_CID_MPEG_BASE+104)
  1005. enum v4l2_mpeg_audio_l3_bitrate {
  1006. V4L2_MPEG_AUDIO_L3_BITRATE_32K = 0,
  1007. V4L2_MPEG_AUDIO_L3_BITRATE_40K = 1,
  1008. V4L2_MPEG_AUDIO_L3_BITRATE_48K = 2,
  1009. V4L2_MPEG_AUDIO_L3_BITRATE_56K = 3,
  1010. V4L2_MPEG_AUDIO_L3_BITRATE_64K = 4,
  1011. V4L2_MPEG_AUDIO_L3_BITRATE_80K = 5,
  1012. V4L2_MPEG_AUDIO_L3_BITRATE_96K = 6,
  1013. V4L2_MPEG_AUDIO_L3_BITRATE_112K = 7,
  1014. V4L2_MPEG_AUDIO_L3_BITRATE_128K = 8,
  1015. V4L2_MPEG_AUDIO_L3_BITRATE_160K = 9,
  1016. V4L2_MPEG_AUDIO_L3_BITRATE_192K = 10,
  1017. V4L2_MPEG_AUDIO_L3_BITRATE_224K = 11,
  1018. V4L2_MPEG_AUDIO_L3_BITRATE_256K = 12,
  1019. V4L2_MPEG_AUDIO_L3_BITRATE_320K = 13,
  1020. };
  1021. #define V4L2_CID_MPEG_AUDIO_MODE (V4L2_CID_MPEG_BASE+105)
  1022. enum v4l2_mpeg_audio_mode {
  1023. V4L2_MPEG_AUDIO_MODE_STEREO = 0,
  1024. V4L2_MPEG_AUDIO_MODE_JOINT_STEREO = 1,
  1025. V4L2_MPEG_AUDIO_MODE_DUAL = 2,
  1026. V4L2_MPEG_AUDIO_MODE_MONO = 3,
  1027. };
  1028. #define V4L2_CID_MPEG_AUDIO_MODE_EXTENSION (V4L2_CID_MPEG_BASE+106)
  1029. enum v4l2_mpeg_audio_mode_extension {
  1030. V4L2_MPEG_AUDIO_MODE_EXTENSION_BOUND_4 = 0,
  1031. V4L2_MPEG_AUDIO_MODE_EXTENSION_BOUND_8 = 1,
  1032. V4L2_MPEG_AUDIO_MODE_EXTENSION_BOUND_12 = 2,
  1033. V4L2_MPEG_AUDIO_MODE_EXTENSION_BOUND_16 = 3,
  1034. };
  1035. #define V4L2_CID_MPEG_AUDIO_EMPHASIS (V4L2_CID_MPEG_BASE+107)
  1036. enum v4l2_mpeg_audio_emphasis {
  1037. V4L2_MPEG_AUDIO_EMPHASIS_NONE = 0,
  1038. V4L2_MPEG_AUDIO_EMPHASIS_50_DIV_15_uS = 1,
  1039. V4L2_MPEG_AUDIO_EMPHASIS_CCITT_J17 = 2,
  1040. };
  1041. #define V4L2_CID_MPEG_AUDIO_CRC (V4L2_CID_MPEG_BASE+108)
  1042. enum v4l2_mpeg_audio_crc {
  1043. V4L2_MPEG_AUDIO_CRC_NONE = 0,
  1044. V4L2_MPEG_AUDIO_CRC_CRC16 = 1,
  1045. };
  1046. #define V4L2_CID_MPEG_AUDIO_MUTE (V4L2_CID_MPEG_BASE+109)
  1047. #define V4L2_CID_MPEG_AUDIO_AAC_BITRATE (V4L2_CID_MPEG_BASE+110)
  1048. #define V4L2_CID_MPEG_AUDIO_AC3_BITRATE (V4L2_CID_MPEG_BASE+111)
  1049. enum v4l2_mpeg_audio_ac3_bitrate {
  1050. V4L2_MPEG_AUDIO_AC3_BITRATE_32K = 0,
  1051. V4L2_MPEG_AUDIO_AC3_BITRATE_40K = 1,
  1052. V4L2_MPEG_AUDIO_AC3_BITRATE_48K = 2,
  1053. V4L2_MPEG_AUDIO_AC3_BITRATE_56K = 3,
  1054. V4L2_MPEG_AUDIO_AC3_BITRATE_64K = 4,
  1055. V4L2_MPEG_AUDIO_AC3_BITRATE_80K = 5,
  1056. V4L2_MPEG_AUDIO_AC3_BITRATE_96K = 6,
  1057. V4L2_MPEG_AUDIO_AC3_BITRATE_112K = 7,
  1058. V4L2_MPEG_AUDIO_AC3_BITRATE_128K = 8,
  1059. V4L2_MPEG_AUDIO_AC3_BITRATE_160K = 9,
  1060. V4L2_MPEG_AUDIO_AC3_BITRATE_192K = 10,
  1061. V4L2_MPEG_AUDIO_AC3_BITRATE_224K = 11,
  1062. V4L2_MPEG_AUDIO_AC3_BITRATE_256K = 12,
  1063. V4L2_MPEG_AUDIO_AC3_BITRATE_320K = 13,
  1064. V4L2_MPEG_AUDIO_AC3_BITRATE_384K = 14,
  1065. V4L2_MPEG_AUDIO_AC3_BITRATE_448K = 15,
  1066. V4L2_MPEG_AUDIO_AC3_BITRATE_512K = 16,
  1067. V4L2_MPEG_AUDIO_AC3_BITRATE_576K = 17,
  1068. V4L2_MPEG_AUDIO_AC3_BITRATE_640K = 18,
  1069. };
  1070. /* MPEG video */
  1071. #define V4L2_CID_MPEG_VIDEO_ENCODING (V4L2_CID_MPEG_BASE+200)
  1072. enum v4l2_mpeg_video_encoding {
  1073. V4L2_MPEG_VIDEO_ENCODING_MPEG_1 = 0,
  1074. V4L2_MPEG_VIDEO_ENCODING_MPEG_2 = 1,
  1075. V4L2_MPEG_VIDEO_ENCODING_MPEG_4_AVC = 2,
  1076. };
  1077. #define V4L2_CID_MPEG_VIDEO_ASPECT (V4L2_CID_MPEG_BASE+201)
  1078. enum v4l2_mpeg_video_aspect {
  1079. V4L2_MPEG_VIDEO_ASPECT_1x1 = 0,
  1080. V4L2_MPEG_VIDEO_ASPECT_4x3 = 1,
  1081. V4L2_MPEG_VIDEO_ASPECT_16x9 = 2,
  1082. V4L2_MPEG_VIDEO_ASPECT_221x100 = 3,
  1083. };
  1084. #define V4L2_CID_MPEG_VIDEO_B_FRAMES (V4L2_CID_MPEG_BASE+202)
  1085. #define V4L2_CID_MPEG_VIDEO_GOP_SIZE (V4L2_CID_MPEG_BASE+203)
  1086. #define V4L2_CID_MPEG_VIDEO_GOP_CLOSURE (V4L2_CID_MPEG_BASE+204)
  1087. #define V4L2_CID_MPEG_VIDEO_PULLDOWN (V4L2_CID_MPEG_BASE+205)
  1088. #define V4L2_CID_MPEG_VIDEO_BITRATE_MODE (V4L2_CID_MPEG_BASE+206)
  1089. enum v4l2_mpeg_video_bitrate_mode {
  1090. V4L2_MPEG_VIDEO_BITRATE_MODE_VBR = 0,
  1091. V4L2_MPEG_VIDEO_BITRATE_MODE_CBR = 1,
  1092. };
  1093. #define V4L2_CID_MPEG_VIDEO_BITRATE (V4L2_CID_MPEG_BASE+207)
  1094. #define V4L2_CID_MPEG_VIDEO_BITRATE_PEAK (V4L2_CID_MPEG_BASE+208)
  1095. #define V4L2_CID_MPEG_VIDEO_TEMPORAL_DECIMATION (V4L2_CID_MPEG_BASE+209)
  1096. #define V4L2_CID_MPEG_VIDEO_MUTE (V4L2_CID_MPEG_BASE+210)
  1097. #define V4L2_CID_MPEG_VIDEO_MUTE_YUV (V4L2_CID_MPEG_BASE+211)
  1098. /* MPEG-class control IDs specific to the CX2341x driver as defined by V4L2 */
  1099. #define V4L2_CID_MPEG_CX2341X_BASE (V4L2_CTRL_CLASS_MPEG | 0x1000)
  1100. #define V4L2_CID_MPEG_CX2341X_VIDEO_SPATIAL_FILTER_MODE (V4L2_CID_MPEG_CX2341X_BASE+0)
  1101. enum v4l2_mpeg_cx2341x_video_spatial_filter_mode {
  1102. V4L2_MPEG_CX2341X_VIDEO_SPATIAL_FILTER_MODE_MANUAL = 0,
  1103. V4L2_MPEG_CX2341X_VIDEO_SPATIAL_FILTER_MODE_AUTO = 1,
  1104. };
  1105. #define V4L2_CID_MPEG_CX2341X_VIDEO_SPATIAL_FILTER (V4L2_CID_MPEG_CX2341X_BASE+1)
  1106. #define V4L2_CID_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE (V4L2_CID_MPEG_CX2341X_BASE+2)
  1107. enum v4l2_mpeg_cx2341x_video_luma_spatial_filter_type {
  1108. V4L2_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE_OFF = 0,
  1109. V4L2_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE_1D_HOR = 1,
  1110. V4L2_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE_1D_VERT = 2,
  1111. V4L2_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE_2D_HV_SEPARABLE = 3,
  1112. V4L2_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE_2D_SYM_NON_SEPARABLE = 4,
  1113. };
  1114. #define V4L2_CID_MPEG_CX2341X_VIDEO_CHROMA_SPATIAL_FILTER_TYPE (V4L2_CID_MPEG_CX2341X_BASE+3)
  1115. enum v4l2_mpeg_cx2341x_video_chroma_spatial_filter_type {
  1116. V4L2_MPEG_CX2341X_VIDEO_CHROMA_SPATIAL_FILTER_TYPE_OFF = 0,
  1117. V4L2_MPEG_CX2341X_VIDEO_CHROMA_SPATIAL_FILTER_TYPE_1D_HOR = 1,
  1118. };
  1119. #define V4L2_CID_MPEG_CX2341X_VIDEO_TEMPORAL_FILTER_MODE (V4L2_CID_MPEG_CX2341X_BASE+4)
  1120. enum v4l2_mpeg_cx2341x_video_temporal_filter_mode {
  1121. V4L2_MPEG_CX2341X_VIDEO_TEMPORAL_FILTER_MODE_MANUAL = 0,
  1122. V4L2_MPEG_CX2341X_VIDEO_TEMPORAL_FILTER_MODE_AUTO = 1,
  1123. };
  1124. #define V4L2_CID_MPEG_CX2341X_VIDEO_TEMPORAL_FILTER (V4L2_CID_MPEG_CX2341X_BASE+5)
  1125. #define V4L2_CID_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE (V4L2_CID_MPEG_CX2341X_BASE+6)
  1126. enum v4l2_mpeg_cx2341x_video_median_filter_type {
  1127. V4L2_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE_OFF = 0,
  1128. V4L2_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE_HOR = 1,
  1129. V4L2_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE_VERT = 2,
  1130. V4L2_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE_HOR_VERT = 3,
  1131. V4L2_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE_DIAG = 4,
  1132. };
  1133. #define V4L2_CID_MPEG_CX2341X_VIDEO_LUMA_MEDIAN_FILTER_BOTTOM (V4L2_CID_MPEG_CX2341X_BASE+7)
  1134. #define V4L2_CID_MPEG_CX2341X_VIDEO_LUMA_MEDIAN_FILTER_TOP (V4L2_CID_MPEG_CX2341X_BASE+8)
  1135. #define V4L2_CID_MPEG_CX2341X_VIDEO_CHROMA_MEDIAN_FILTER_BOTTOM (V4L2_CID_MPEG_CX2341X_BASE+9)
  1136. #define V4L2_CID_MPEG_CX2341X_VIDEO_CHROMA_MEDIAN_FILTER_TOP (V4L2_CID_MPEG_CX2341X_BASE+10)
  1137. #define V4L2_CID_MPEG_CX2341X_STREAM_INSERT_NAV_PACKETS (V4L2_CID_MPEG_CX2341X_BASE+11)
  1138. /* Camera class control IDs */
  1139. #define V4L2_CID_CAMERA_CLASS_BASE (V4L2_CTRL_CLASS_CAMERA | 0x900)
  1140. #define V4L2_CID_CAMERA_CLASS (V4L2_CTRL_CLASS_CAMERA | 1)
  1141. #define V4L2_CID_EXPOSURE_AUTO (V4L2_CID_CAMERA_CLASS_BASE+1)
  1142. enum v4l2_exposure_auto_type {
  1143. V4L2_EXPOSURE_AUTO = 0,
  1144. V4L2_EXPOSURE_MANUAL = 1,
  1145. V4L2_EXPOSURE_SHUTTER_PRIORITY = 2,
  1146. V4L2_EXPOSURE_APERTURE_PRIORITY = 3
  1147. };
  1148. #define V4L2_CID_EXPOSURE_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+2)
  1149. #define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3)
  1150. #define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4)
  1151. #define V4L2_CID_TILT_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+5)
  1152. #define V4L2_CID_PAN_RESET (V4L2_CID_CAMERA_CLASS_BASE+6)
  1153. #define V4L2_CID_TILT_RESET (V4L2_CID_CAMERA_CLASS_BASE+7)
  1154. #define V4L2_CID_PAN_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+8)
  1155. #define V4L2_CID_TILT_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+9)
  1156. #define V4L2_CID_FOCUS_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+10)
  1157. #define V4L2_CID_FOCUS_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+11)
  1158. #define V4L2_CID_FOCUS_AUTO (V4L2_CID_CAMERA_CLASS_BASE+12)
  1159. #define V4L2_CID_ZOOM_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+13)
  1160. #define V4L2_CID_ZOOM_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+14)
  1161. #define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15)
  1162. #define V4L2_CID_PRIVACY (V4L2_CID_CAMERA_CLASS_BASE+16)
  1163. #define V4L2_CID_IRIS_ABSOLUTE (V4L2_CID_CAMERA_CLASS_BASE+17)
  1164. #define V4L2_CID_IRIS_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+18)
  1165. /* FM Modulator class control IDs */
  1166. #define V4L2_CID_FM_TX_CLASS_BASE (V4L2_CTRL_CLASS_FM_TX | 0x900)
  1167. #define V4L2_CID_FM_TX_CLASS (V4L2_CTRL_CLASS_FM_TX | 1)
  1168. #define V4L2_CID_RDS_TX_DEVIATION (V4L2_CID_FM_TX_CLASS_BASE + 1)
  1169. #define V4L2_CID_RDS_TX_PI (V4L2_CID_FM_TX_CLASS_BASE + 2)
  1170. #define V4L2_CID_RDS_TX_PTY (V4L2_CID_FM_TX_CLASS_BASE + 3)
  1171. #define V4L2_CID_RDS_TX_PS_NAME (V4L2_CID_FM_TX_CLASS_BASE + 5)
  1172. #define V4L2_CID_RDS_TX_RADIO_TEXT (V4L2_CID_FM_TX_CLASS_BASE + 6)
  1173. #define V4L2_CID_AUDIO_LIMITER_ENABLED (V4L2_CID_FM_TX_CLASS_BASE + 64)
  1174. #define V4L2_CID_AUDIO_LIMITER_RELEASE_TIME (V4L2_CID_FM_TX_CLASS_BASE + 65)
  1175. #define V4L2_CID_AUDIO_LIMITER_DEVIATION (V4L2_CID_FM_TX_CLASS_BASE + 66)
  1176. #define V4L2_CID_AUDIO_COMPRESSION_ENABLED (V4L2_CID_FM_TX_CLASS_BASE + 80)
  1177. #define V4L2_CID_AUDIO_COMPRESSION_GAIN (V4L2_CID_FM_TX_CLASS_BASE + 81)
  1178. #define V4L2_CID_AUDIO_COMPRESSION_THRESHOLD (V4L2_CID_FM_TX_CLASS_BASE + 82)
  1179. #define V4L2_CID_AUDIO_COMPRESSION_ATTACK_TIME (V4L2_CID_FM_TX_CLASS_BASE + 83)
  1180. #define V4L2_CID_AUDIO_COMPRESSION_RELEASE_TIME (V4L2_CID_FM_TX_CLASS_BASE + 84)
  1181. #define V4L2_CID_PILOT_TONE_ENABLED (V4L2_CID_FM_TX_CLASS_BASE + 96)
  1182. #define V4L2_CID_PILOT_TONE_DEVIATION (V4L2_CID_FM_TX_CLASS_BASE + 97)
  1183. #define V4L2_CID_PILOT_TONE_FREQUENCY (V4L2_CID_FM_TX_CLASS_BASE + 98)
  1184. #define V4L2_CID_TUNE_PREEMPHASIS (V4L2_CID_FM_TX_CLASS_BASE + 112)
  1185. enum v4l2_preemphasis {
  1186. V4L2_PREEMPHASIS_DISABLED = 0,
  1187. V4L2_PREEMPHASIS_50_uS = 1,
  1188. V4L2_PREEMPHASIS_75_uS = 2,
  1189. };
  1190. #define V4L2_CID_TUNE_POWER_LEVEL (V4L2_CID_FM_TX_CLASS_BASE + 113)
  1191. #define V4L2_CID_TUNE_ANTENNA_CAPACITOR (V4L2_CID_FM_TX_CLASS_BASE + 114)
  1192. /*
  1193. * T U N I N G
  1194. */
  1195. struct v4l2_tuner {
  1196. __u32 index;
  1197. __u8 name[32];
  1198. enum v4l2_tuner_type type;
  1199. __u32 capability;
  1200. __u32 rangelow;
  1201. __u32 rangehigh;
  1202. __u32 rxsubchans;
  1203. __u32 audmode;
  1204. __s32 signal;
  1205. __s32 afc;
  1206. __u32 reserved[4];
  1207. };
  1208. struct v4l2_modulator {
  1209. __u32 index;
  1210. __u8 name[32];
  1211. __u32 capability;
  1212. __u32 rangelow;
  1213. __u32 rangehigh;
  1214. __u32 txsubchans;
  1215. __u32 reserved[4];
  1216. };
  1217. /* Flags for the 'capability' field */
  1218. #define V4L2_TUNER_CAP_LOW 0x0001
  1219. #define V4L2_TUNER_CAP_NORM 0x0002
  1220. #define V4L2_TUNER_CAP_STEREO 0x0010
  1221. #define V4L2_TUNER_CAP_LANG2 0x0020
  1222. #define V4L2_TUNER_CAP_SAP 0x0020
  1223. #define V4L2_TUNER_CAP_LANG1 0x0040
  1224. #define V4L2_TUNER_CAP_RDS 0x0080
  1225. /* Flags for the 'rxsubchans' field */
  1226. #define V4L2_TUNER_SUB_MONO 0x0001
  1227. #define V4L2_TUNER_SUB_STEREO 0x0002
  1228. #define V4L2_TUNER_SUB_LANG2 0x0004
  1229. #define V4L2_TUNER_SUB_SAP 0x0004
  1230. #define V4L2_TUNER_SUB_LANG1 0x0008
  1231. #define V4L2_TUNER_SUB_RDS 0x0010
  1232. /* Values for the 'audmode' field */
  1233. #define V4L2_TUNER_MODE_MONO 0x0000
  1234. #define V4L2_TUNER_MODE_STEREO 0x0001
  1235. #define V4L2_TUNER_MODE_LANG2 0x0002
  1236. #define V4L2_TUNER_MODE_SAP 0x0002
  1237. #define V4L2_TUNER_MODE_LANG1 0x0003
  1238. #define V4L2_TUNER_MODE_LANG1_LANG2 0x0004
  1239. struct v4l2_frequency {
  1240. __u32 tuner;
  1241. enum v4l2_tuner_type type;
  1242. __u32 frequency;
  1243. __u32 reserved[8];
  1244. };
  1245. struct v4l2_hw_freq_seek {
  1246. __u32 tuner;
  1247. enum v4l2_tuner_type type;
  1248. __u32 seek_upward;
  1249. __u32 wrap_around;
  1250. __u32 reserved[8];
  1251. };
  1252. /*
  1253. * R D S
  1254. */
  1255. struct v4l2_rds_data {
  1256. __u8 lsb;
  1257. __u8 msb;
  1258. __u8 block;
  1259. } __attribute__ ((packed));
  1260. #define V4L2_RDS_BLOCK_MSK 0x7
  1261. #define V4L2_RDS_BLOCK_A 0
  1262. #define V4L2_RDS_BLOCK_B 1
  1263. #define V4L2_RDS_BLOCK_C 2
  1264. #define V4L2_RDS_BLOCK_D 3
  1265. #define V4L2_RDS_BLOCK_C_ALT 4
  1266. #define V4L2_RDS_BLOCK_INVALID 7
  1267. #define V4L2_RDS_BLOCK_CORRECTED 0x40
  1268. #define V4L2_RDS_BLOCK_ERROR 0x80
  1269. /*
  1270. * A U D I O
  1271. */
  1272. struct v4l2_audio {
  1273. __u32 index;
  1274. __u8 name[32];
  1275. __u32 capability;
  1276. __u32 mode;
  1277. __u32 reserved[2];
  1278. };
  1279. /* Flags for the 'capability' field */
  1280. #define V4L2_AUDCAP_STEREO 0x00001
  1281. #define V4L2_AUDCAP_AVL 0x00002
  1282. /* Flags for the 'mode' field */
  1283. #define V4L2_AUDMODE_AVL 0x00001
  1284. struct v4l2_audioout {
  1285. __u32 index;
  1286. __u8 name[32];
  1287. __u32 capability;
  1288. __u32 mode;
  1289. __u32 reserved[2];
  1290. };
  1291. /*
  1292. * M P E G S E R V I C E S
  1293. *
  1294. * NOTE: EXPERIMENTAL API
  1295. */
  1296. #if 1
  1297. #define V4L2_ENC_IDX_FRAME_I (0)
  1298. #define V4L2_ENC_IDX_FRAME_P (1)
  1299. #define V4L2_ENC_IDX_FRAME_B (2)
  1300. #define V4L2_ENC_IDX_FRAME_MASK (0xf)
  1301. struct v4l2_enc_idx_entry {
  1302. __u64 offset;
  1303. __u64 pts;
  1304. __u32 length;
  1305. __u32 flags;
  1306. __u32 reserved[2];
  1307. };
  1308. #define V4L2_ENC_IDX_ENTRIES (64)
  1309. struct v4l2_enc_idx {
  1310. __u32 entries;
  1311. __u32 entries_cap;
  1312. __u32 reserved[4];
  1313. struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES];
  1314. };
  1315. #define V4L2_ENC_CMD_START (0)
  1316. #define V4L2_ENC_CMD_STOP (1)
  1317. #define V4L2_ENC_CMD_PAUSE (2)
  1318. #define V4L2_ENC_CMD_RESUME (3)
  1319. /* Flags for V4L2_ENC_CMD_STOP */
  1320. #define V4L2_ENC_CMD_STOP_AT_GOP_END (1 << 0)
  1321. struct v4l2_encoder_cmd {
  1322. __u32 cmd;
  1323. __u32 flags;
  1324. union {
  1325. struct {
  1326. __u32 data[8];
  1327. } raw;
  1328. };
  1329. };
  1330. #endif
  1331. /*
  1332. * D A T A S E R V I C E S ( V B I )
  1333. *
  1334. * Data services API by Michael Schimek
  1335. */
  1336. /* Raw VBI */
  1337. struct v4l2_vbi_format {
  1338. __u32 sampling_rate; /* in 1 Hz */
  1339. __u32 offset;
  1340. __u32 samples_per_line;
  1341. __u32 sample_format; /* V4L2_PIX_FMT_* */
  1342. __s32 start[2];
  1343. __u32 count[2];
  1344. __u32 flags; /* V4L2_VBI_* */
  1345. __u32 reserved[2]; /* must be zero */
  1346. };
  1347. /* VBI flags */
  1348. #define V4L2_VBI_UNSYNC (1 << 0)
  1349. #define V4L2_VBI_INTERLACED (1 << 1)
  1350. /* Sliced VBI
  1351. *
  1352. * This implements is a proposal V4L2 API to allow SLICED VBI
  1353. * required for some hardware encoders. It should change without
  1354. * notice in the definitive implementation.
  1355. */
  1356. struct v4l2_sliced_vbi_format {
  1357. __u16 service_set;
  1358. /* service_lines[0][...] specifies lines 0-23 (1-23 used) of the first field
  1359. service_lines[1][...] specifies lines 0-23 (1-23 used) of the second field
  1360. (equals frame lines 313-336 for 625 line video
  1361. standards, 263-286 for 525 line standards) */
  1362. __u16 service_lines[2][24];
  1363. __u32 io_size;
  1364. __u32 reserved[2]; /* must be zero */
  1365. };
  1366. /* Teletext World System Teletext
  1367. (WST), defined on ITU-R BT.653-2 */
  1368. #define V4L2_SLICED_TELETEXT_B (0x0001)
  1369. /* Video Program System, defined on ETS 300 231*/
  1370. #define V4L2_SLICED_VPS (0x0400)
  1371. /* Closed Caption, defined on EIA-608 */
  1372. #define V4L2_SLICED_CAPTION_525 (0x1000)
  1373. /* Wide Screen System, defined on ITU-R BT1119.1 */
  1374. #define V4L2_SLICED_WSS_625 (0x4000)
  1375. #define V4L2_SLICED_VBI_525 (V4L2_SLICED_CAPTION_525)
  1376. #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS_625)
  1377. struct v4l2_sliced_vbi_cap {
  1378. __u16 service_set;
  1379. /* service_lines[0][...] specifies lines 0-23 (1-23 used) of the first field
  1380. service_lines[1][...] specifies lines 0-23 (1-23 used) of the second field
  1381. (equals frame lines 313-336 for 625 line video
  1382. standards, 263-286 for 525 line standards) */
  1383. __u16 service_lines[2][24];
  1384. enum v4l2_buf_type type;
  1385. __u32 reserved[3]; /* must be 0 */
  1386. };
  1387. struct v4l2_sliced_vbi_data {
  1388. __u32 id;
  1389. __u32 field; /* 0: first field, 1: second field */
  1390. __u32 line; /* 1-23 */
  1391. __u32 reserved; /* must be 0 */
  1392. __u8 data[48];
  1393. };
  1394. /*
  1395. * Sliced VBI data inserted into MPEG Streams
  1396. */
  1397. /*
  1398. * V4L2_MPEG_STREAM_VBI_FMT_IVTV:
  1399. *
  1400. * Structure of payload contained in an MPEG 2 Private Stream 1 PES Packet in an
  1401. * MPEG-2 Program Pack that contains V4L2_MPEG_STREAM_VBI_FMT_IVTV Sliced VBI
  1402. * data
  1403. *
  1404. * Note, the MPEG-2 Program Pack and Private Stream 1 PES packet header
  1405. * definitions are not included here. See the MPEG-2 specifications for details
  1406. * on these headers.
  1407. */
  1408. /* Line type IDs */
  1409. #define V4L2_MPEG_VBI_IVTV_TELETEXT_B (1)
  1410. #define V4L2_MPEG_VBI_IVTV_CAPTION_525 (4)
  1411. #define V4L2_MPEG_VBI_IVTV_WSS_625 (5)
  1412. #define V4L2_MPEG_VBI_IVTV_VPS (7)
  1413. struct v4l2_mpeg_vbi_itv0_line {
  1414. __u8 id; /* One of V4L2_MPEG_VBI_IVTV_* above */
  1415. __u8 data[42]; /* Sliced VBI data for the line */
  1416. } __attribute__ ((packed));
  1417. struct v4l2_mpeg_vbi_itv0 {
  1418. __le32 linemask[2]; /* Bitmasks of VBI service lines present */
  1419. struct v4l2_mpeg_vbi_itv0_line line[35];
  1420. } __attribute__ ((packed));
  1421. struct v4l2_mpeg_vbi_ITV0 {
  1422. struct v4l2_mpeg_vbi_itv0_line line[36];
  1423. } __attribute__ ((packed));
  1424. #define V4L2_MPEG_VBI_IVTV_MAGIC0 "itv0"
  1425. #define V4L2_MPEG_VBI_IVTV_MAGIC1 "ITV0"
  1426. struct v4l2_mpeg_vbi_fmt_ivtv {
  1427. __u8 magic[4];
  1428. union {
  1429. struct v4l2_mpeg_vbi_itv0 itv0;
  1430. struct v4l2_mpeg_vbi_ITV0 ITV0;
  1431. };
  1432. } __attribute__ ((packed));
  1433. /*
  1434. * A G G R E G A T E S T R U C T U R E S
  1435. */
  1436. /* Stream data format
  1437. */
  1438. struct v4l2_format {
  1439. enum v4l2_buf_type type;
  1440. union {
  1441. struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
  1442. struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */
  1443. struct v4l2_vbi_format vbi; /* V4L2_BUF_TYPE_VBI_CAPTURE */
  1444. struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE */
  1445. __u8 raw_data[200]; /* user-defined */
  1446. } fmt;
  1447. };
  1448. /* Stream type-dependent parameters
  1449. */
  1450. struct v4l2_streamparm {
  1451. enum v4l2_buf_type type;
  1452. union {
  1453. struct v4l2_captureparm capture;
  1454. struct v4l2_outputparm output;
  1455. __u8 raw_data[200]; /* user-defined */
  1456. } parm;
  1457. };
  1458. /*
  1459. * E V E N T S
  1460. */
  1461. #define V4L2_EVENT_ALL 0
  1462. #define V4L2_EVENT_VSYNC 1
  1463. #define V4L2_EVENT_EOS 2
  1464. #define V4L2_EVENT_PRIVATE_START 0x08000000
  1465. /* Payload for V4L2_EVENT_VSYNC */
  1466. struct v4l2_event_vsync {
  1467. /* Can be V4L2_FIELD_ANY, _NONE, _TOP or _BOTTOM */
  1468. __u8 field;
  1469. } __attribute__ ((packed));
  1470. struct v4l2_event {
  1471. __u32 type;
  1472. union {
  1473. struct v4l2_event_vsync vsync;
  1474. __u8 data[64];
  1475. } u;
  1476. __u32 pending;
  1477. __u32 sequence;
  1478. struct timespec timestamp;
  1479. __u32 reserved[9];
  1480. };
  1481. struct v4l2_event_subscription {
  1482. __u32 type;
  1483. __u32 reserved[7];
  1484. };
  1485. /*
  1486. * A D V A N C E D D E B U G G I N G
  1487. *
  1488. * NOTE: EXPERIMENTAL API, NEVER RELY ON THIS IN APPLICATIONS!
  1489. * FOR DEBUGGING, TESTING AND INTERNAL USE ONLY!
  1490. */
  1491. /* VIDIOC_DBG_G_REGISTER and VIDIOC_DBG_S_REGISTER */
  1492. #define V4L2_CHIP_MATCH_HOST 0 /* Match against chip ID on host (0 for the host) */
  1493. #define V4L2_CHIP_MATCH_I2C_DRIVER 1 /* Match against I2C driver name */
  1494. #define V4L2_CHIP_MATCH_I2C_ADDR 2 /* Match against I2C 7-bit address */
  1495. #define V4L2_CHIP_MATCH_AC97 3 /* Match against anciliary AC97 chip */
  1496. struct v4l2_dbg_match {
  1497. __u32 type; /* Match type */
  1498. union { /* Match this chip, meaning determined by type */
  1499. __u32 addr;
  1500. char name[32];
  1501. };
  1502. } __attribute__ ((packed));
  1503. struct v4l2_dbg_register {
  1504. struct v4l2_dbg_match match;
  1505. __u32 size; /* register size in bytes */
  1506. __u64 reg;
  1507. __u64 val;
  1508. } __attribute__ ((packed));
  1509. /* VIDIOC_DBG_G_CHIP_IDENT */
  1510. struct v4l2_dbg_chip_ident {
  1511. struct v4l2_dbg_match match;
  1512. __u32 ident; /* chip identifier as specified in <media/v4l2-chip-ident.h> */
  1513. __u32 revision; /* chip revision, chip specific */
  1514. } __attribute__ ((packed));
  1515. /*
  1516. * I O C T L C O D E S F O R V I D E O D E V I C E S
  1517. *
  1518. */
  1519. #define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability)
  1520. #define VIDIOC_RESERVED _IO('V', 1)
  1521. #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc)
  1522. #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
  1523. #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
  1524. #define VIDIOC_REQBUFS _IOWR('V', 8, struct v4l2_requestbuffers)
  1525. #define VIDIOC_QUERYBUF _IOWR('V', 9, struct v4l2_buffer)
  1526. #define VIDIOC_G_FBUF _IOR('V', 10, struct v4l2_framebuffer)
  1527. #define VIDIOC_S_FBUF _IOW('V', 11, struct v4l2_framebuffer)
  1528. #define VIDIOC_OVERLAY _IOW('V', 14, int)
  1529. #define VIDIOC_QBUF _IOWR('V', 15, struct v4l2_buffer)
  1530. #define VIDIOC_DQBUF _IOWR('V', 17, struct v4l2_buffer)
  1531. #define VIDIOC_STREAMON _IOW('V', 18, int)
  1532. #define VIDIOC_STREAMOFF _IOW('V', 19, int)
  1533. #define VIDIOC_G_PARM _IOWR('V', 21, struct v4l2_streamparm)
  1534. #define VIDIOC_S_PARM _IOWR('V', 22, struct v4l2_streamparm)
  1535. #define VIDIOC_G_STD _IOR('V', 23, v4l2_std_id)
  1536. #define VIDIOC_S_STD _IOW('V', 24, v4l2_std_id)
  1537. #define VIDIOC_ENUMSTD _IOWR('V', 25, struct v4l2_standard)
  1538. #define VIDIOC_ENUMINPUT _IOWR('V', 26, struct v4l2_input)
  1539. #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
  1540. #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
  1541. #define VIDIOC_G_TUNER _IOWR('V', 29, struct v4l2_tuner)
  1542. #define VIDIOC_S_TUNER _IOW('V', 30, struct v4l2_tuner)
  1543. #define VIDIOC_G_AUDIO _IOR('V', 33, struct v4l2_audio)
  1544. #define VIDIOC_S_AUDIO _IOW('V', 34, struct v4l2_audio)
  1545. #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
  1546. #define VIDIOC_QUERYMENU _IOWR('V', 37, struct v4l2_querymenu)
  1547. #define VIDIOC_G_INPUT _IOR('V', 38, int)
  1548. #define VIDIOC_S_INPUT _IOWR('V', 39, int)
  1549. #define VIDIOC_G_OUTPUT _IOR('V', 46, int)
  1550. #define VIDIOC_S_OUTPUT _IOWR('V', 47, int)
  1551. #define VIDIOC_ENUMOUTPUT _IOWR('V', 48, struct v4l2_output)
  1552. #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout)
  1553. #define VIDIOC_S_AUDOUT _IOW('V', 50, struct v4l2_audioout)
  1554. #define VIDIOC_G_MODULATOR _IOWR('V', 54, struct v4l2_modulator)
  1555. #define VIDIOC_S_MODULATOR _IOW('V', 55, struct v4l2_modulator)
  1556. #define VIDIOC_G_FREQUENCY _IOWR('V', 56, struct v4l2_frequency)
  1557. #define VIDIOC_S_FREQUENCY _IOW('V', 57, struct v4l2_frequency)
  1558. #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
  1559. #define VIDIOC_G_CROP _IOWR('V', 59, struct v4l2_crop)
  1560. #define VIDIOC_S_CROP _IOW('V', 60, struct v4l2_crop)
  1561. #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression)
  1562. #define VIDIOC_S_JPEGCOMP _IOW('V', 62, struct v4l2_jpegcompression)
  1563. #define VIDIOC_QUERYSTD _IOR('V', 63, v4l2_std_id)
  1564. #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
  1565. #define VIDIOC_ENUMAUDIO _IOWR('V', 65, struct v4l2_audio)
  1566. #define VIDIOC_ENUMAUDOUT _IOWR('V', 66, struct v4l2_audioout)
  1567. #define VIDIOC_G_PRIORITY _IOR('V', 67, enum v4l2_priority)
  1568. #define VIDIOC_S_PRIORITY _IOW('V', 68, enum v4l2_priority)
  1569. #define VIDIOC_G_SLICED_VBI_CAP _IOWR('V', 69, struct v4l2_sliced_vbi_cap)
  1570. #define VIDIOC_LOG_STATUS _IO('V', 70)
  1571. #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)
  1572. #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)
  1573. #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)
  1574. #if 1
  1575. #define VIDIOC_ENUM_FRAMESIZES _IOWR('V', 74, struct v4l2_frmsizeenum)
  1576. #define VIDIOC_ENUM_FRAMEINTERVALS _IOWR('V', 75, struct v4l2_frmivalenum)
  1577. #define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
  1578. #define VIDIOC_ENCODER_CMD _IOWR('V', 77, struct v4l2_encoder_cmd)
  1579. #define VIDIOC_TRY_ENCODER_CMD _IOWR('V', 78, struct v4l2_encoder_cmd)
  1580. #endif
  1581. #if 1
  1582. /* Experimental, meant for debugging, testing and internal use.
  1583. Only implemented if CONFIG_VIDEO_ADV_DEBUG is defined.
  1584. You must be root to use these ioctls. Never use these in applications! */
  1585. #define VIDIOC_DBG_S_REGISTER _IOW('V', 79, struct v4l2_dbg_register)
  1586. #define VIDIOC_DBG_G_REGISTER _IOWR('V', 80, struct v4l2_dbg_register)
  1587. /* Experimental, meant for debugging, testing and internal use.
  1588. Never use this ioctl in applications! */
  1589. #define VIDIOC_DBG_G_CHIP_IDENT _IOWR('V', 81, struct v4l2_dbg_chip_ident)
  1590. #endif
  1591. #define VIDIOC_S_HW_FREQ_SEEK _IOW('V', 82, struct v4l2_hw_freq_seek)
  1592. #define VIDIOC_ENUM_DV_PRESETS _IOWR('V', 83, struct v4l2_dv_enum_preset)
  1593. #define VIDIOC_S_DV_PRESET _IOWR('V', 84, struct v4l2_dv_preset)
  1594. #define VIDIOC_G_DV_PRESET _IOWR('V', 85, struct v4l2_dv_preset)
  1595. #define VIDIOC_QUERY_DV_PRESET _IOR('V', 86, struct v4l2_dv_preset)
  1596. #define VIDIOC_S_DV_TIMINGS _IOWR('V', 87, struct v4l2_dv_timings)
  1597. #define VIDIOC_G_DV_TIMINGS _IOWR('V', 88, struct v4l2_dv_timings)
  1598. #define VIDIOC_DQEVENT _IOR('V', 89, struct v4l2_event)
  1599. #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription)
  1600. #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
  1601. /* Reminder: when adding new ioctls please add support for them to
  1602. drivers/media/video/v4l2-compat-ioctl32.c as well! */
  1603. #ifdef __OLD_VIDIOC_
  1604. /* for compatibility, will go away some day */
  1605. #define VIDIOC_OVERLAY_OLD _IOWR('V', 14, int)
  1606. #define VIDIOC_S_PARM_OLD _IOW('V', 22, struct v4l2_streamparm)
  1607. #define VIDIOC_S_CTRL_OLD _IOW('V', 28, struct v4l2_control)
  1608. #define VIDIOC_G_AUDIO_OLD _IOWR('V', 33, struct v4l2_audio)
  1609. #define VIDIOC_G_AUDOUT_OLD _IOWR('V', 49, struct v4l2_audioout)
  1610. #define VIDIOC_CROPCAP_OLD _IOR('V', 58, struct v4l2_cropcap)
  1611. #endif
  1612. #define BASE_VIDIOC_PRIVATE 192 /* 192-255 are private */
  1613. #endif /* __LINUX_VIDEODEV2_H */