Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/
DTEST_MAPPING8 // 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/
Dchecksum.c52 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/
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.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.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/neuralnetworks/1.1/
Dtypes.t149 * Prefer returning a single answer as fast as possible, even if this causes
Dtypes.hal471 * Prefer returning a single answer as fast as possible, even if this causes
/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/6.0/
Dtypes.hal704 FAST = 0x4, // output supports "fast tracks", defined elsewhere
734 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/automotive/vehicle/2.0/
Dtypes.hal1948 * Max = Open the window as fast as possible
1949 * Min = Close the window as fast as possible