Home
last modified time | relevance | path

Searched refs:temporal (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/v4l/
Dfield-order.rst25 which field of a frame is older, the *temporal order*.
43 determined by the video standard. Hence the distinction between temporal
96 - Images contain both fields, interleaved line by line. The temporal
105 are always stored in temporal order, the older one first in
111 Fields are always stored in temporal order, the older one first in
116 temporal order, i. e. the older one first. To indicate the field
Ddev-raw-vbi.rst202 fields are still in correct temporal order with the older field
Dextended-controls.rst1752 .. _v4l2-mpeg-cx2341x-video-temporal-filter-mode:
2042 values for each temporal layer through HIERARCHICAL_QP_LAYER. This is
2329 Indicates temporal identifier for HEVC encoder which is enabled by
2342 Indicates temporal motion vector prediction for HEVC encoder. Setting it to
/Linux-v4.19/Documentation/driver-api/usb/
Danchors.rst45 are called in the reverse temporal order they were submitted.
53 are processed in the reverse temporal order they were submitted.
/Linux-v4.19/tools/memory-model/
Dlinux-kernel.cat123 * expressions of temporal ordering. They could be replaced by
/Linux-v4.19/drivers/media/common/
Dcx2341x.c1048 u16 temporal = new->video_temporal_filter; in cx2341x_update() local
1136 old->video_temporal_filter != temporal) { in cx2341x_update()
1138 2, new->video_spatial_filter, temporal); in cx2341x_update()
/Linux-v4.19/Documentation/gpu/
Dkms-properties.csv85 ,,“dithering depth”,ENUM,"{ ""auto"", ""off"", ""on"", ""static 2x2"", ""dynamic 2x2"", ""temporal"…
/Linux-v4.19/Documentation/scheduler/
Dcompletion.txt116 This is not implying any temporal order on wait_for_completion() and the
Dsched-deadline.txt455 described in this section. Note that the tasks' temporal constraints are
473 this task, as it is not possible to respect its temporal constraints.
/Linux-v4.19/Documentation/vm/
Dpage_migration.rst190 because VM interprets -EAGAIN as "temporal migration failure". On returning
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst326 moving image so the temporal effect of using interlaced formats becomes clearly
/Linux-v4.19/tools/memory-model/Documentation/
Dexplanation.txt254 Memory models are all about ordering. Often this is temporal ordering