Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 49) sorted by relevance

12

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.cpp53 u8 full; member
171 if (rbc->bufs[rbc->wr_buf_no].full == 1) in rb_write()
193 if (rbc->bufs[next_buf_no].full == 1) { in rb_write()
207 if (rbc->bufs[next_buf_no].full == 1) { in rb_write()
217 rbc->bufs[rbc->wr_buf_no].full = 1; in rb_write()
276 rbc->bufs[rbc->wr_buf_no].full = 0; in rb_write()
295 rbc->bufs[rbc->wr_buf_no].full = 1; in rb_write()
451 if ((rbc->bufs[rbc->rd_buf_no].full == 1) && in rb_get_read_buf()
457 rbc->bufs[rbc->rd_buf_no].full = 0; in rb_get_read_buf()
491 if ((rbc->bufs[rbc->rd_buf_no].full == 1) && in rb_get_read_buf()
[all …]
/hardware/interfaces/broadcastradio/2.0/
DIBroadcastRadio.hal40 * @param full If true, returns full hardware capabilities.
44 * @return config Hardware capabilities (full=true) or
45 * current configuration (full=false).
47 getAmFmRegionConfig(bool full)
Dtypes.hal127 * Both might be set for hardware capabilities check (with full=true when
142 * Both might be set for hardware capabilities check (with full=true when
153 * For hardware capabilities check (with full=true when calling
205 * It's ignored for capabilities check (with full=true when calling
626 * a station from the list after a full band scan).
/hardware/interfaces/broadcastradio/2.0/default/
DBroadcastRadio.cpp76 Return<void> BroadcastRadio::getAmFmRegionConfig(bool full, getAmFmRegionConfig_cb _hidl_cb) { in getAmFmRegionConfig() argument
77 if (full) { in getAmFmRegionConfig()
DBroadcastRadio.h35 Return<void> getAmFmRegionConfig(bool full, getAmFmRegionConfig_cb _hidl_cb);
/hardware/interfaces/gnss/1.0/
DIGnssBatching.hal49 * must wake up the application processor when the FIFO is full, and
53 * the oldest data when the FIFO is full.
102 * When the buffer is full and WAKEUP_ON_FIFO_FULL is used,
105 * When the buffer is full and WAKEUP_ON_FIFO_FULL is not set,
DIGnssBatchingCallback.hal23 * a flush request, as well as the buffer becoming full (if appropriate option
/hardware/interfaces/broadcastradio/1.0/
DITuner.hal49 * or after a time out or full band scan if no station found.
65 * or after a time out or full band scan if no station found.
81 * or after a time out or full band scan if no station found.
/hardware/interfaces/audio/effect/5.0/
DIPresetReverbEffect.hal29 LARGEHALL, // a large-sized hall suitable for a full orchestra
/hardware/interfaces/gnss/2.0/
DIGnssBatchingCallback.hal23 * a flush request, as well as the buffer becoming full (if appropriate option
/hardware/interfaces/audio/effect/4.0/
DIPresetReverbEffect.hal29 LARGEHALL, // a large-sized hall suitable for a full orchestra
/hardware/interfaces/audio/effect/2.0/
DIPresetReverbEffect.hal29 LARGEHALL, // a large-sized hall suitable for a full orchestra
/hardware/interfaces/health/1.0/
Dtypes.hal153 * is considered to be full. (POWER_SUPPLY_PROP_CHARGE_FULL)
211 /** Battery charge value when it is considered to be "full" in uA-h */
/hardware/interfaces/wifi/1.0/
DIWifiEventCallback.hal36 * (full state reset). When this event is received all IWifiChip & IWifiIface
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal907 * All RGB or RGBA formats (including RAW and Bayer): full range.
908 * All Y formats: full range
956 * The values are encoded using the full range ([0,255] for 8-bit) for all
990 * Use full range and BT.709 standard.
1027 * Use full range, BT.601 transfer and BT.601_625 standard.
1073 * Use full range, linear transfer and D65 DCI-P3 standard
1083 * Use full range, gamma 2.6 transfer and D65 DCI-P3 standard
1111 * Use full range, gamma 2.2 transfer and Adobe RGB primaries
1123 * Use full range, linear transfer and BT2020 standard
1133 * Use full range, BT.709 transfer and BT2020 standard
[all …]
/hardware/qcom/msm8998/json-c/
Dconfig.h.in146 /* Define to the full name of this package. */
149 /* Define to the full name and version of this package. */
/hardware/interfaces/gnss/1.1/
DIGnssMeasurementCallback.hal67 /** The full set of satellite measurement observations. */
/hardware/interfaces/broadcastradio/1.1/
DITuner.hal32 * - after a full band scan, if no station found.
110 * An empty vector MUST result in full list for a given tuner.
/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp111 bool getAmFmRegionConfig(bool full, AmFmRegionConfig* config);
224 bool BroadcastRadioHalTest::getAmFmRegionConfig(bool full, AmFmRegionConfig* config) { in getAmFmRegionConfig() argument
231 auto hidlResult = mModule->getAmFmRegionConfig(full, cb); in getAmFmRegionConfig()
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto124 /* A message containing an alternate proprietary full battery capacity estimate. */
/hardware/interfaces/graphics/common/1.2/
Dtypes.hal42 * Use full range, sRGB transfer and BT2020 standard
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal107 * return true for full vr support.
/hardware/interfaces/media/omx/1.0/
Dtypes.hal222 LIMITED, // Limited range (if defined), or not full range
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal94 /* Frequencies to scan, in mHz, an empty frequency list implies a full scan */
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal40 * Pre-enroll only generates a challenge, a full hardwareAuthToken is

12