Home
last modified time | relevance | path

Searched refs:Frame (Results 1 – 25 of 87) sorted by relevance

1234

/linux/Documentation/driver-api/
H A Dframe-buffer.rst1 Frame Buffer Library
31 Frame Buffer Memory
37 Frame Buffer Colormap
43 Frame Buffer Video Mode Database
52 Frame Buffer Macintosh Video Mode Database
58 Frame Buffer Fonts
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-frameintervals.rst85 **Frame intervals and frame rates:** The V4L2 API uses frame
115 - Frame interval step size [s].
134 - IN: Frame width for which the frame intervals are enumerated.
137 - IN: Frame height for which the frame intervals are enumerated.
140 - OUT: Frame interval type the device supports.
143 - OUT: Frame interval with the given index.
146 - Frame interval [s].
H A Dvidioc-subdev-enum-frame-interval.rst35 given sub-device pad. Frame intervals only makes sense for sub-devices
83 - Frame width, in pixels.
86 - Frame height, in pixels.
92 - Frame intervals to be enumerated, from enum
H A Dmetafmt-generic.rst34 .. flat-table:: Sample 4x2 Metadata Frame
76 .. flat-table:: Sample 4x2 Metadata Frame
120 .. flat-table:: Sample 4x2 Metadata Frame
161 .. flat-table:: Sample 4x2 Metadata Frame
208 .. flat-table:: Sample 4x2 Metadata Frame
257 .. flat-table:: Sample 4x2 Metadata Frame
310 .. flat-table:: Sample 4x2 Metadata Frame
H A Dvidioc-enum-framesizes.rst120 - Frame width step size [pixel].
129 - Frame height step size [pixel].
148 - OUT: Frame size type the device supports.
151 - OUT: Frame size with the given index.
H A Dmetafmt-d4xx.rst94 * - __u32 Frame counter
101 - Frame exposure time in microseconds
102 * - __u32 Frame interval
164 0x00000001 Frame counter
168 0x00000010 Frame interval
/linux/Documentation/networking/
H A Dgeneric-hdlc.rst12 1. Frame Relay (ANSI, CCITT, Cisco and no LMI)
28 Ethernet device emulation (using HDLC or Frame-Relay PVC) is compatible
45 and add any required PVCs if using Frame Relay.
59 In Frame Relay mode, ifconfig master hdlc device up (without assigning
106 * fr - Frame Relay mode
110 dce - Frame Relay DCE (network) side LMI instead of default DTE (user).
120 Frame-Relay only:
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst88 Frame format
92 :doc: Frame format
137 Frame filtering
141 :doc: Frame filtering
/linux/tools/perf/scripts/python/
H A Dgecko.py69 class Frame(NamedTuple): class
121 frameTable: List[Frame] = field(default_factory=list)
164 self.frameTable.append(Frame(
/linux/tools/perf/Documentation/
H A Djitdump-specification.txt159 uint64_t eh_frame_hdr_size : the size in bytes of the DWARF EH Frame Header at the start of the un…
161 …[n]: an array of unwinding data, consisting of the EH Frame Header, followed by the actual EH Frame
164 The EH Frame header follows the Linux Standard Base (LSB) specification as described in the documen…
167 The EH Frame follows the LSB specification as described in the document at https://refspecs.linuxba…
170 …d by the process). If the unwinding data was not mapped, then only the EH Frame Header will be rea…
/linux/drivers/net/wan/
H A DKconfig9 Wide Area Networks (WANs), such as X.25, Frame Relay and leased
36 Generic HDLC driver currently supports raw HDLC, Cisco HDLC, Frame
72 tristate "Frame Relay support"
75 Generic HDLC driver supporting Frame Relay over WAN connections.
190 Frame Relay or X.25/LAPB.
/linux/drivers/net/ethernet/freescale/dpaa/
H A DKconfig11 driver and Frame Manager Driver.
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Ddpaa.rst16 - DPAA Ethernet Frame Processing
34 - Frame Manager (FMan)
75 FMan DPAA Frame Manager
82 FQ QMan Frame Queue
135 DPAA Ethernet Frame Processing
/linux/Documentation/fb/
H A Dindex.rst4 Frame Buffer
/linux/drivers/net/ethernet/microchip/fdma/
H A DKconfig15 set of functions and data structures for interacting with the Frame
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst72 | Frame completed | / | Frame overran | |
93 transfer is not started. On "End Of Frame" interrupt, the irq handler
/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst126 Frame Buffer
129 Frame Buffer Compression
/linux/drivers/staging/sm750fb/
H A DKconfig10 Frame buffer driver for the Silicon Motion SM750 chip
/linux/drivers/staging/media/imx/
H A DTODO2 - The Frame Interval Monitor could be exported to v4l2-core for
/linux/drivers/video/fbdev/omap2/omapfb/
H A DKconfig15 Frame buffer driver for OMAP2+ based boards.
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-engicam-px30-core-ctouch2-of10.dts14 model = "Engicam PX30.Core C.TOUCH 2.0 10.1\" Open Frame";
/linux/Documentation/input/devices/
H A Dwalkera0701.rst58 Frame format:
73 Frame section in Technical details
/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst21 subdev node. This event is generated by the Frame Interval Monitor
29 Frame Interval Monitor in ipuX_csiY
/linux/drivers/media/platform/renesas/
H A DKconfig65 tristate "Renesas Frame Compression Processor"
70 This is a driver for the Renesas Frame Compression Processor (FCP).
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py17 class RootFrame(wx.Frame):
24 wx.Frame.__init__(self, parent, id, title)

1234