Searched refs:fast (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/neuralnetworks/ |
D | TEST_MAPPING | 8 // testing time. The other sample drivers (fast-float, quant, etc.) 19 // testing time. The other sample drivers (fast-float, quant, etc.) 30 // testing time. The other sample drivers (fast-float, quant, etc.) 41 // testing time. The other sample drivers (fast-float, quant, etc.)
|
/hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
D | checksum.c | 52 static const uint16_t fast[256] = { in crc_ccitt() local 91 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.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.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/neuralnetworks/1.1/ |
D | types.t | 149 * Prefer returning a single answer as fast as possible, even if this causes
|
D | types.hal | 471 * Prefer returning a single answer as fast as possible, even if this causes
|
/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/6.0/ |
D | types.hal | 704 FAST = 0x4, // output supports "fast tracks", defined elsewhere 734 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/automotive/vehicle/2.0/ |
D | types.hal | 1948 * Max = Open the window as fast as possible 1949 * Min = Close the window as fast as possible
|