Home
last modified time | relevance | path

Searched full:picture (Results 1 – 25 of 247) sorted by relevance

12345678910

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-enc-index.rst46 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 Dext-ctrls-codec-stateless.rst171 Specifies the picture parameter set (as extracted from the
175 to :ref:`h264`, section 7.4.2.2 "Picture Parameter Set RBSP
223 - See :ref:`Picture Parameter Set Flags <h264_pps_flags>`
231 ``Picture Parameter Set Flags``
270 must be used for this picture.
378 - Reference picture list after applying the per-slice modifications
381 - Reference picture list after applying the per-slice modifications
473 ``Picture Reference``
486 - Specifies how the picture is referenced. See :ref:`Reference Fields <h264_ref_fields>`
554 - Picture Order Count for the coded top field
[all …]
H A Dpixfmt-compressed.rst100 - MPEG1 Picture. Each buffer starts with a Picture header, followed
101 by other headers as needed and ending with the Picture data.
109 - MPEG2 Picture. Each buffer starts with a Picture header, followed
110 by other headers as needed and ending with the Picture data.
H A Dcrop.rst18 Some video capture devices can sample a subsection of the picture and
98 shall align with the center of the active picture area of the video
99 signal, and cover what the driver writer considers the complete picture.
136 assuming video will be scaled down from the "full picture" accordingly.
144 Now the application may insist on covering an area using a picture
203 /* Scale down to 1/4 size of full picture. */
H A Dbiblio.rst175 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
185 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
195 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
205 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
215 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
H A Dv4l2-selection-targets.rst39 - Suggested cropping rectangle that covers the "whole picture".
63 - Suggested composition rectangle that covers the "whole picture".
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h35 * @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 Dv4l2-h264.h23 * @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 Dwave5-regdefine.h408 * 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 Ddelta-mjpeg-fw.h13 * 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 Dhantro_g1_h264_dec.c119 /* 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/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h66 * struct vdec_pic_info - picture size information
67 * @pic_w: picture width
68 * @pic_h: picture height
69 * @buf_w: picture buffer width (64 aligned up from pic_w)
70 * @buf_h: picture buffer height (64 aligned up from pic_h)
72 * E.g. suppose picture size is 176x144,
145 * @picinfo: store picture info after header parsing
H A Dvdec_drv_if.h32 * GET_PARAM_PIC_INFO : get picture info, struct vdec_pic_info*
86 * picture width/height
/linux/include/drm/display/
H A Ddrm_dsc.h157 * 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/include/uapi/linux/
H A Dv4l2-controls.h1435 * struct v4l2_ctrl_h264_pps - H264 picture parameter set
1437 * Except where noted, all the members on this picture parameter set
1438 * structure match the picture parameter set syntax as specified
1443 * scaling matrix applies to the picture. In this case, applications
1541 * struct v4l2_h264_reference - H264 picture reference
1543 * @fields: indicates how the picture is referenced.
1590 * @ref_pic_list0: reference picture list 0 after applying the per-slice modifications.
1591 * @ref_pic_list1: reference picture list 1 after applying the per-slice modifications.
1623 * struct v4l2_h264_dpb_entry - H264 decoded picture buffer entry
1629 * picture lists construction process.
[all …]
H A Dfb.h263 __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/staging/media/meson/vdec/
H A Dvdec_helpers.h77 * @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)
H A Dvdec.h151 * @max_width: maximum picture width supported
152 * @max_height: maximum picture height supported
194 * @width: current picture width
195 * @height: current picture height
/linux/drivers/media/rc/keymaps/
H A Drc-nebula.c26 { 0x000e, KEY_CAMERA }, /* labelled 'Picture' */
59 { 0x002f, KEY_F17 }, /* picture in picture */
H A Drc-avermedia-cardbus.c49 { 0x29, KEY_BLUE }, /* Blue/Picture */
51 { 0x2b, KEY_VIDEO }, /* PIP (Picture-in-picture) */
/linux/Documentation/fb/
H A Dapi.rst202 __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 Dframebuffer.rst202 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 Dvenc_h264_if.c67 * @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)
/linux/drivers/media/pci/cx18/
H A Dcx23418.h179 /* Description: This command set the picture type mask for index file
182 1 = output I picture
183 2 = P picture
184 4 = B picture
304 bit 2: mux option, 0 - in GOP, 1 - in picture
306 IN[5] - insertion period while mux option is in picture
/linux/drivers/gpu/drm/tidss/
H A Dtidss_plane.c72 * beginning of the next row. So we can only show picture with in tidss_plane_atomic_check()
74 * reaching the end of the drawn picture the drawing starts in tidss_plane_atomic_check()
76 * position of the drawn picture is (so there is no need to in tidss_plane_atomic_check()

12345678910