Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/audio/2.0/
DIStreamIn.hal58 uint64_t read; // READ command, amount of bytes to read, >= 0.
76 uint64_t read; // READ command, amount of bytes read, >= 0.
93 * (e.g. amount of bytes actually read or error code).
123 * Return the amount of input frames lost in the audio driver since the last
DIStreamOut.hal69 uint64_t written; // WRITE command, amount of bytes written, >= 0.
87 * (e.g. amount of bytes actually written or error code).
/hardware/interfaces/audio/4.0/
DIStreamIn.hal58 uint64_t read; // READ command, amount of bytes to read, >= 0.
76 uint64_t read; // READ command, amount of bytes read, >= 0.
99 * (e.g. amount of bytes actually read or error code).
129 * Return the amount of input frames lost in the audio driver since the last
DIStreamOut.hal69 uint64_t written; // WRITE command, amount of bytes written, >= 0.
93 * (e.g. amount of bytes actually written or error code).
/hardware/interfaces/audio/6.0/
DIStreamIn.hal58 uint64_t read; // READ command, amount of bytes to read, >= 0.
76 uint64_t read; // READ command, amount of bytes read, >= 0.
99 * (e.g. amount of bytes actually read or error code).
129 * Return the amount of input frames lost in the audio driver since the last
DIStreamOut.hal70 uint64_t written; // WRITE command, amount of bytes written, >= 0.
94 * (e.g. amount of bytes actually written or error code).
/hardware/interfaces/audio/7.0/
DIStreamIn.hal73 uint64_t read; // READ command, amount of bytes to read, >= 0.
91 uint64_t read; // READ command, amount of bytes read, >= 0.
108 * (e.g. amount of bytes actually read or error code).
140 * Return the amount of input frames lost in the audio driver since the last
DIStreamOut.hal84 uint64_t written; // WRITE command, amount of bytes written, >= 0.
102 * (e.g. amount of bytes actually written or error code).
/hardware/interfaces/vibrator/1.0/
Dtypes.hal38 * amount of time between them.
/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.h137 void UpdateApp1Size(size_t amount);
DAppMarkerWriter.cpp507 void CAppMarkerWriter::UpdateApp1Size(size_t amount) in UpdateApp1Size() argument
510 uint16_t len = m_szApp1 + amount; in UpdateApp1Size()
/hardware/interfaces/power/1.0/
Dtypes.hal59 * performance for a prolonged amount of time. The data parameter is
67 * provide minimum guarantee for performance for the amount of time the
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal34 // method was oneway or two-way. callerBlockedNs reflects the amount of
/hardware/interfaces/camera/device/3.5/
DICameraDeviceCallback.hal51 * HAL must not request large amount of buffers on a latency critical code
/hardware/interfaces/tv/cec/1.1/
DIHdmiCec.hal48 * The method must be designed to return in a certain amount of time and not
/hardware/interfaces/gnss/measurement_corrections/1.1/
Dtypes.hal52 * environmentBearingUncertaintyDegrees will include the amount by which the road direction
/hardware/interfaces/light/2.0/
Dtypes.hal67 * Persistence is defined as the amount of time for which a pixel is
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal31 * relatively low amount of jitter at the expense of roughly two frames of
/hardware/interfaces/audio/5.0/
DIStreamOut.hal69 uint64_t written; // WRITE command, amount of bytes written, >= 0.
93 * (e.g. amount of bytes actually written or error code).
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2044 bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount) in bcm_inc_bytes() argument
2049 num[i] += amount; in bcm_inc_bytes()
2050 if (num[i] >= amount) in bcm_inc_bytes()
2052 amount = 1; in bcm_inc_bytes()
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal155 * Note: This call may block for a short amount of time (few hundred
263 * Note: This call may block for a short amount of time (few hundred
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal72 * The method must be designed to return in a certain amount of time and not
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal505 * <p>The amount of additional sensitivity boost applied to output images
539 * <p>Control the amount of edge enhancement
857 * <p>Control the amount of noise reduction
1162 * <p>The amount of gain applied to sensor data
1475 * <p>Control the amount of shading correction
1809 * <p>The amount of exposure time increase factor applied to the original output
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal285 * the amount consumed in inputConsumed. The caller may provide the unconsumed data in a
301 * amount provided, the caller may provide the remainder in a subsequent call to
/hardware/interfaces/gnss/1.0/
DIGnssCallback.hal186 * variable length sentence. The data may vary in the amount of precision

12