| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-enc-index.rst | 46 picture. A :ref:`VIDIOC_G_ENC_INDEX <VIDIOC_G_ENC_INDEX>` call reads up to 80 array corresponds to one picture, sorted in ascending order by 96 stream to the beginning of this picture, that is a *PES packet 97 header* as defined in :ref:`mpeg2part1` or a *picture header* as 102 - The 33 bit *Presentation Time Stamp* of this picture as defined in 106 - The length of this picture in bytes. 109 - Flags containing the coding type of this picture, see 127 - This is an Intra-coded picture. 130 - This is a Predictive-coded picture. 133 - This is a Bidirectionally predictive-coded picture. [all …]
|
| H A D | crop.rst | 19 Some video capture devices can sample a subsection of the picture and 99 shall align with the center of the active picture area of the video 100 signal, and cover what the driver writer considers the complete picture. 137 assuming video will be scaled down from the "full picture" accordingly. 145 Now the application may insist on covering an area using a picture 204 /* Scale down to 1/4 size of full picture. */
|
| H A D | control.rst | 70 Picture brightness, or more precisely, the black level. 73 Picture contrast or luma gain. 76 Picture color saturation or chroma gain. 150 Mirror the picture horizontally. 155 Mirror the picture vertically. 184 disables the filters, higher values give a sharper picture. 275 and width of the picture using the
|
| H A D | biblio.rst | 176 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 186 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 196 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 206 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 216 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
|
| H A D | v4l2-selection-targets.rst | 40 - Suggested cropping rectangle that covers the "whole picture". 64 - Suggested composition rectangle that covers the "whole picture".
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_h264_req_common.h | 35 * @reference_flag: reference picture flag (short/long term reference picture) 36 * @field: field picture flag 155 * @poc: picture order count of frame buffer 169 * @ref_list: Mediatek reference picture list 170 * @v4l2_ref_list: V4L2 reference picture list 188 * mtk_vdec_h264_fill_dpb_info - Fill the decoded picture buffer info 273 * @width: picture width 274 * @height: picture height
|
| /linux/include/media/ |
| H A D | v4l2-h264.h | 23 * @cur_pic_order_count: picture order count of the frame being decoded 31 * picture lists construction' of the H264 spec. 64 * in section '8.2.4 Decoding process for reference picture lists construction' 81 * section '8.2.4 Decoding process for reference picture lists construction'
|
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-regdefine.h | 408 * Decoded picture type: 409 * reg_val & 0x7 => picture type 419 * reg_val & 0xff => number of signed recovery picture order counts 429 * => display picture index in decoded picture buffer 430 * reg_val & 0xf => display picture index for FBC buffer (by reordering) 440 * => Bitstream sequence/picture parameter information (AV1 only) 448 * => Start and end ticks for seeking slices of the picture 451 * => Start and end ticks for parsing slices of the picture 453 * => Start tick for decoding slices of the picture 643 * => picture order count value of current encoded picture [all …]
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-mjpeg-fw.h | 13 * defines the addresses where the decoded picture/additional 158 * @picture_start_addr_p: start address of jpeg picture 159 * @picture_end_addr_p: end address of jpeg picture 160 * @decoded_buffer_addr: decoded picture buffer 161 * @display_buffer_addr: display picture buffer
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_g1_h264_dec.c | 119 /* Reference picture buffer control register. */ in set_params() 122 /* Reference picture buffer control register 2. */ in set_params() 139 * Set up reference frame picture numbers. in set_ref() 156 * of each forward and backward picture list. in set_ref() 171 * of forward and backward reference picture lists and first 4 entries in set_ref() 172 * of P forward picture list. in set_ref() 184 * entries of P forward picture list, starting from index 4. in set_ref()
|
| /linux/include/drm/display/ |
| H A D | drm_dsc.h | 157 * picture. False if BP not used 274 * Picture Parameter Set 276 * The VESA DSC standard defines picture parameter set (PPS) which display 308 * pixels of the encoded picture. 320 * reconstruct the 4:2:2 picture. 324 * groups in picture 583 * struct drm_dsc_pps_infoframe - DSC infoframe carrying the Picture Parameter 586 * This structure represents the DSC PPS infoframe required to send the Picture
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | vdec_helpers.h | 77 * @width: picture width detected by the hardware 78 * @height: picture height detected by the hardware 79 * @dpb_size: Decoded Picture Buffer size (= amount of buffers for decoding)
|
| /linux/drivers/media/rc/keymaps/ |
| H A D | rc-nebula.c | 26 { 0x000e, KEY_CAMERA }, /* labelled 'Picture' */ 59 { 0x002f, KEY_F17 }, /* picture in picture */
|
| H A D | rc-avermedia-cardbus.c | 49 { 0x29, KEY_BLUE }, /* Blue/Picture */ 51 { 0x2b, KEY_VIDEO }, /* PIP (Picture-in-picture) */
|
| H A D | rc-winfast.c | 46 { 0x2a, KEY_TV2 }, /* PIP (Picture in picture */
|
| /linux/Documentation/fb/ |
| H A D | api.rst | 202 __u32 height; /* height of picture in mm */ 203 __u32 width; /* width of picture in mm */ 209 __u32 left_margin; /* time from sync to picture */ 210 __u32 right_margin; /* time from picture to sync */ 211 __u32 upper_margin; /* time from sync to picture */
|
| H A D | framebuffer.rst | 202 stable picture without visible flicker, VESA recommends a vertical scanrate of 212 The following picture summarizes all timings. The horizontal retrace time is 267 - left_margin: time from sync to picture 268 - right_margin: time from picture to sync 269 - upper_margin: time from sync to picture 270 - lower_margin: time from picture to sync
|
| /linux/drivers/media/platform/mediatek/vcodec/encoder/venc/ |
| H A D | venc_h264_if.c | 67 * @pic_w: picture width. Picture size is visible stream resolution, in pixels, 70 * @pic_h: picture height 74 * @gop_size: group of picture size (idr frame) 135 * @pic_w: picture width. Picture size is visible stream resolution, in pixels, 138 * @pic_h: picture height 142 * @gop_size: group of picture size (idr frame)
|
| H A D | venc_vp8_if.c | 52 * @pic_w: picture width. Picture size is visible stream resolution, in pixels, 55 * @pic_h: picture height 59 * @gop_size: group of picture size (key frame)
|
| /linux/drivers/gpu/drm/tidss/ |
| H A D | tidss_plane.c | 70 * beginning of the next row. So we can only show picture with in tidss_plane_atomic_check() 72 * reaching the end of the drawn picture the drawing starts in tidss_plane_atomic_check() 74 * position of the drawn picture is (so there is no need to in tidss_plane_atomic_check()
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | vdec_drv_if.h | 32 * GET_PARAM_PIC_INFO : get picture info, struct vdec_pic_info* 86 * picture width/height
|
| H A D | vdec_ipi_msg.h | 123 * @data : picture information 140 * @data : picture information from SCP.
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 263 __u32 height; /* height of picture in mm */ 264 __u32 width; /* width of picture in mm */ 270 __u32 left_margin; /* time from sync to picture */ 271 __u32 right_margin; /* time from picture to sync */ 272 __u32 upper_margin; /* time from sync to picture */
|
| /linux/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drxj.h | 560 * \brief Offset from picture carrier to centre frequency in kHz, in RF domain 563 * NTSC channels are listed by their picture carrier frequency (Fpc). 575 * \brief Offset from picture carrier to centre frequency in kHz, in RF domain 578 * is NOT used. PAL/SECAM channels are listed by their picture carrier frequency (Fpc). 591 * \brief Offset from picture carrier to centre frequency in kHz, in RF domain 594 * is NOT used. PAL/SECAM channels are listed by their picture carrier frequency (Fpc). 607 * \brief Offset from picture carrier to centre frequency in kHz, in RF domain 610 * is NOT used. PAL/SECAM channels are listed by their picture carrier frequency (Fpc).
|
| /linux/drivers/media/platform/allegro-dvt/ |
| H A D | nal-h264.h | 149 * struct nal_h264_pps - Picture parameter set 151 * C struct representation of the picture parameter set NAL unit as defined by 152 * Rec. ITU-T H.264 (04/2017) 7.3.2.2 Picture parameter set RBSP syntax.
|