Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.14.4/drivers/media/platform/chips-media/wave5/
Dwave5-vpuapi.h300 PIC_TYPE_IDR = 5, /* H.264/H.265 IDR (Instantaneous Decoder Refresh) picture */
387 * This is a frame buffer index for the picture to be displayed at the moment
396 * -3(0xFFFD) or -2(0xFFFE) : when a display output cannot be given due to picture
403 * This is the frame buffer index of the decoded picture among the frame buffers which were
409 * -1 : indicates that the decoder fails to decode a picture because there is no available
423 int temporal_id; /* temporal ID of the picture */
443 u32 dec_host_cmd_tick; /* tick of DEC_PIC command for the picture */
444 u32 dec_decode_end_tick; /* end tick of decoding slices of the picture */
463 u32 pic_type; /* picture type of nth picture in the custom GOP */
464 u32 poc_offset; /* POC of nth picture in the custom GOP */
[all …]
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-6.14.4/Documentation/userspace-api/media/v4l/
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 …]
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 …]
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.
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. */
Dcontrol.rst69 Picture brightness, or more precisely, the black level.
72 Picture contrast or luma gain.
75 Picture color saturation or chroma gain.
149 Mirror the picture horizontally.
154 Mirror the picture vertically.
183 disables the filters, higher values give a sharper picture.
274 and width of the picture using the
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)
Dv4l2-selection-targets.rst39 - Suggested cropping rectangle that covers the "whole picture".
63 - Suggested composition rectangle that covers the "whole picture".
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/vdec/
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-6.14.4/include/media/
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-6.14.4/drivers/media/platform/st/sti/delta/
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-6.14.4/drivers/media/platform/verisilicon/
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-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/
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
/linux-6.14.4/drivers/staging/media/meson/vdec/
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)
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-6.14.4/drivers/media/rc/keymaps/
Drc-nebula.c26 { 0x000e, KEY_CAMERA }, /* labelled 'Picture' */
59 { 0x002f, KEY_F17 }, /* picture in picture */
Drc-avermedia-cardbus.c49 { 0x29, KEY_BLUE }, /* Blue/Picture */
51 { 0x2b, KEY_VIDEO }, /* PIP (Picture-in-picture) */
/linux-6.14.4/include/drm/display/
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-6.14.4/include/uapi/linux/
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 …]
/linux-6.14.4/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc204 characteristic of the source picture,
221 characteristic of the source picture,
249 bAspectRatioY the X dimension of the picture aspect
251 bAspectRatioX the Y dimension of the picture aspect
305 bAspectRatioY the X dimension of the picture aspect
307 bAspectRatioX the Y dimension of the picture aspect
364 bAspectRatioY the X dimension of the picture aspect
366 bAspectRatioX the Y dimension of the picture aspect
/linux-6.14.4/Documentation/fb/
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 */
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-6.14.4/drivers/media/platform/mediatek/vcodec/encoder/venc/
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-6.14.4/drivers/media/platform/qcom/venus/
Dcore.h383 * @dpbbufs: a list of decoded picture buffers
420 * @dpb_buftype: decoded picture buffer type
421 * @dpb_fmt: decoded picture buffer raw format
422 * @opb_buftype: output picture buffer type
423 * @opb_fmt: output picture buffer raw format

12345678910>>...12