Searched refs:fast (Results 1 – 17 of 17) sorted by relevance
/hardware/interfaces/neuralnetworks/ |
D | TEST_MAPPING | 26 // 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/ |
D | checksum.c | 54 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/ |
D | types.hal | 29 * 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/ |
D | ICameraOfflineSession.hal | 56 * - 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/ |
D | ISupplicantStaIface.hal | 96 * 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/ |
D | ICameraDeviceSession.hal | 218 * 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/ |
D | IBluetoothAudioProvider.hal | 55 * @return dataMQ The fast message queue for audio data from/to this
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvider.hal | 53 * @return dataMQ The fast message queue for audio data from this provider.
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 29 * Generic buffer for fast recycling for media/stagefright.
|
/hardware/interfaces/automotive/can/1.0/ |
D | types.hal | 131 /** RX buffer overflow: client is not reading packets fast enough. */
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 146 * V4L2 doesn't make promises about how fast settings will apply, and there's no
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 610 FAST = 0x4, // output supports "fast tracks", defined elsewhere 640 FAST = 0x1, // prefer an input that supports "fast tracks"
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 658 FAST = 0x4, // output supports "fast tracks", defined elsewhere 686 FAST = 0x1, // prefer an input that supports "fast tracks"
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 698 FAST = 0x4, // output supports "fast tracks", defined elsewhere 728 FAST = 0x1, // prefer an input that supports "fast tracks"
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 747 FAST = 0x4, // output supports "fast tracks", defined elsewhere 777 FAST = 0x1, // prefer an input that supports "fast tracks"
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 471 * Prefer returning a single answer as fast as possible, even if this causes
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2251 * Max = Open the window as fast as possible 2252 * Min = Close the window as fast as possible
|