Lines Matching full:frame
112 will include all possible frame buffer resolutions supported by the
117 frame intervals for a given format and resolution, passing the desired pixel
123 format and coded resolution will include all possible frame intervals
127 format and resolution will include all possible frame intervals supported
129 coded format, coded resolution and coded frame interval currently set on
232 4. Set the raw frame interval on the ``OUTPUT`` queue via
233 :c:func:`VIDIOC_S_PARM`. This also sets the coded frame interval on the
245 the desired frame interval; the encoder may adjust it to
251 the adjusted frame interval.
255 Changing the ``OUTPUT`` frame interval *also* sets the framerate that
256 the encoder uses to encode the video. So setting the frame interval
258 that can be played back at that speed. The frame interval for the
263 In the next step the ``CAPTURE`` frame interval can optionally be
265 were the coded frame interval can be different from the rate at
271 formats this is the time per two fields, since a frame consists of
276 It is due to historical reasons that changing the ``OUTPUT`` frame
277 interval also changes the coded frame interval on the ``CAPTURE``
281 5. **Optional** Set the coded frame interval on the ``CAPTURE`` queue via
282 :c:func:`VIDIOC_S_PARM`. This is only necessary if the coded frame
283 interval is different from the raw frame interval, which is typically
296 the desired coded frame interval; the encoder may adjust it to
302 the adjusted frame interval.
306 Changing the ``CAPTURE`` frame interval sets the framerate for the
314 formats this is the time per two fields, since a frame consists of
320 the desired coded frame interval for the ``OUTPUT`` queue.
323 ``OUTPUT`` frame interval must support this optional feature.
350 equal to the full source frame, matching the active ``OUTPUT``
462 e.g. frame reordering.
469 ``CAPTURE`` (for example, if returning an encoded frame allowed the encoder
470 to return a frame that preceded it in display, but succeeded it in the decode
485 encoder needs to use the frame as a reference for encoding further frames.
507 To let the client distinguish between frame types (keyframes, intermediate
553 parameters exactly at specific frame, using the Request API
598 as it does not contain an encoded frame.
614 event when the last frame has been encoded and all frames are ready to be
688 valid frame data.