/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 53 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/ |
D | IBroadcastRadio.hal | 40 * @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)
|
D | types.hal | 127 * 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/ |
D | BroadcastRadio.cpp | 76 Return<void> BroadcastRadio::getAmFmRegionConfig(bool full, getAmFmRegionConfig_cb _hidl_cb) { in getAmFmRegionConfig() argument 77 if (full) { in getAmFmRegionConfig()
|
D | BroadcastRadio.h | 35 Return<void> getAmFmRegionConfig(bool full, getAmFmRegionConfig_cb _hidl_cb);
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssBatching.hal | 49 * 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,
|
D | IGnssBatchingCallback.hal | 23 * a flush request, as well as the buffer becoming full (if appropriate option
|
/hardware/interfaces/broadcastradio/1.0/ |
D | ITuner.hal | 49 * 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/ |
D | IPresetReverbEffect.hal | 29 LARGEHALL, // a large-sized hall suitable for a full orchestra
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssBatchingCallback.hal | 23 * a flush request, as well as the buffer becoming full (if appropriate option
|
/hardware/interfaces/audio/effect/4.0/ |
D | IPresetReverbEffect.hal | 29 LARGEHALL, // a large-sized hall suitable for a full orchestra
|
/hardware/interfaces/audio/effect/2.0/ |
D | IPresetReverbEffect.hal | 29 LARGEHALL, // a large-sized hall suitable for a full orchestra
|
/hardware/interfaces/health/1.0/ |
D | types.hal | 153 * 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/ |
D | IWifiEventCallback.hal | 36 * (full state reset). When this event is received all IWifiChip & IWifiIface
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 907 * 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/ |
D | config.h.in | 146 /* Define to the full name of this package. */ 149 /* Define to the full name and version of this package. */
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssMeasurementCallback.hal | 67 /** The full set of satellite measurement observations. */
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITuner.hal | 32 * - 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/ |
D | VtsHalBroadcastradioV2_0TargetTest.cpp | 111 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/ |
D | pixelatoms.proto | 124 /* A message containing an alternate proprietary full battery capacity estimate. */
|
/hardware/interfaces/graphics/common/1.2/ |
D | types.hal | 42 * Use full range, sRGB transfer and BT2020 standard
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 107 * return true for full vr support.
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 222 LIMITED, // Limited range (if defined), or not full range
|
/hardware/interfaces/wifi/offload/1.0/ |
D | types.hal | 94 /* Frequencies to scan, in mHz, an empty frequency list implies a full scan */
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 40 * Pre-enroll only generates a challenge, a full hardwareAuthToken is
|