Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/neuralnetworks/
DTEST_MAPPING26 // testing time. The other sample drivers (fast-float, quant, etc.)
37 // testing time. The other sample drivers (fast-float, quant, etc.)
50 // testing time. The other sample drivers (fast-float, quant, etc.)
61 // testing time. The other sample drivers (fast-float, quant, etc.)
72 // testing time. The other sample drivers (fast-float, quant, etc.)
/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dchecksum.c54 static const uint16_t fast[256] = { in crc_ccitt() local
93 crc = (uint8_t)(crc >> 8) ^ fast[(uint8_t)(crc ^ *p++)]; in crc_ccitt()
/hardware/interfaces/media/bufferpool/2.0/
Dtypes.hal29 * Generic buffer for fast recycling for media/stagefright.
99 * ensure fast reclamation of the buffers. Clients must free the invalidated
/hardware/interfaces/camera/device/3.6/
DICameraOfflineSession.hal56 * - Call getCaptureRequestMetadataQueue to retrieve the fast message queue;
59 * - If .fmqResultSize != 0, read result metadata from the fast message
/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaIface.hal96 * Flush fast initial link setup (IEEE 802.11ai FILS) HLP packets.
111 * Add fast initial link setup (IEEE 802.11ai FILS) HLP packets.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal218 * This call must return fast enough to ensure that the requested frame
253 * client decides to use fast message queue to pass request metadata,
255 * - Call getCaptureRequestMetadataQueue to retrieve the fast message queue;
258 * fast message queue; leave settings field of CaptureRequest empty.
271 * - Call getCaptureRequestMetadataQueue to retrieve the fast message queue;
274 * - If .fmqResultSize != 0, read result metadata from the fast message
/hardware/interfaces/bluetooth/audio/2.1/
DIBluetoothAudioProvider.hal55 * @return dataMQ The fast message queue for audio data from/to this
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvider.hal53 * @return dataMQ The fast message queue for audio data from this provider.
/hardware/interfaces/media/bufferpool/1.0/
Dtypes.hal29 * Generic buffer for fast recycling for media/stagefright.
/hardware/interfaces/automotive/can/1.0/
Dtypes.hal131 /** RX buffer overflow: client is not reading packets fast enough. */
/hardware/libhardware/modules/camera/3_4/
DREADME.md146 * V4L2 doesn't make promises about how fast settings will apply, and there's no
/hardware/interfaces/audio/common/4.0/
Dtypes.hal610 FAST = 0x4, // output supports "fast tracks", defined elsewhere
640 FAST = 0x1, // prefer an input that supports "fast tracks"
/hardware/interfaces/audio/common/2.0/
Dtypes.hal658 FAST = 0x4, // output supports "fast tracks", defined elsewhere
686 FAST = 0x1, // prefer an input that supports "fast tracks"
/hardware/interfaces/audio/common/5.0/
Dtypes.hal698 FAST = 0x4, // output supports "fast tracks", defined elsewhere
728 FAST = 0x1, // prefer an input that supports "fast tracks"
/hardware/interfaces/audio/common/6.0/
Dtypes.hal747 FAST = 0x4, // output supports "fast tracks", defined elsewhere
777 FAST = 0x1, // prefer an input that supports "fast tracks"
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal471 * Prefer returning a single answer as fast as possible, even if this causes
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2251 * Max = Open the window as fast as possible
2252 * Min = Close the window as fast as possible