/hardware/intel/common/libmix/mix_audio/docs/ |
D | Makefile.am | 1 SUBDIRS = reference subdir 3 DIST_SUBDIRS = reference
|
/hardware/ril/reference-ril/ |
D | Android.mk | 9 reference-ril.c \ 50 LOCAL_MODULE:= reference-ril
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 24 * information from Android platform. Examples of such information are reference 97 * Sets the reference location. 99 * @param agnssReflocation AGNSS reference location CellID.
|
D | IAGnssRilCallback.hal | 39 * The Hal uses this API to request a reference location.
|
D | types.hal | 76 * Represents altitude in meters above the WGS 84 reference ellipsoid.
|
D | IGnssMeasurementCallback.hal | 168 * 'latched' by timeNs is defined as the reference clock vs. which all 299 * The reference receiver's time is specified by GnssData::clock::timeNs. 506 * receiver. The reference frequency is given by the field 521 * The reference frequency is given by the field 'carrierFrequencyHz'.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetworkCallback.hal | 24 * pass a reference of the object to the supplicant via the
|
D | ISupplicantCallback.hal | 23 * pass a reference of the object to the supplicant via the
|
D | ISupplicantStaNetworkCallback.hal | 24 * pass a reference of the object to the supplicant via the
|
D | ISupplicantP2pIfaceCallback.hal | 24 * pass a reference of the object to the supplicant via the
|
/hardware/interfaces/wifi/offload/1.0/ |
D | types.hal | 170 /* Platform reference time in milliseconds when the log is recorded */ 184 /* The last (CHRE reference) time this data structure is updated */ 186 /* The last (CHRE reference) time this data structure is read */
|
/hardware/intel/common/libmix/mix_audio/ |
D | configure.ac | 131 dnl docs/reference/Makefile 132 dnl docs/reference/MixAudio/Makefile
|
/hardware/intel/common/libmix/mix_video/ |
D | configure.ac | 131 dnl docs/reference/Makefile 132 #dnl docs/reference/MixVideo/Makefile
|
/hardware/libhardware/tests/vehicle/ |
D | README | 20 This is a reference implementation for the OEMs to have a peek into getting 68 <...output should be spitted with passing tests for atleast the reference
|
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/ |
D | style.css | 61 …div.refentry, div.chapter, div.reference, div.part, div.book, div.glossary, div.sect1, div.appendi…
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffect.hal | 38 * @param inputBufferProvider optional buffer provider reference. 39 * @param outputBufferProvider optional buffer provider reference. 132 * reverse stream. An example of reverse stream is the echo reference 136 * @param inputBufferProvider optional buffer provider reference. 137 * @param outputBufferProvider optional buffer provider reference.
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 1036 vector<uint8_t> reference(totalSize); in decrypt() local 1041 memcpy(&reference[0], base, totalSize); in decrypt() 1044 aes_ctr_decrypt(&reference[0], base, localIv, subSamples, contentKey); in decrypt() 1047 aes_cbc_decrypt(&reference[0], base, localIv, subSamples, contentKey); in decrypt() 1055 EXPECT_EQ(0, memcmp(static_cast<void *>(&reference[0]), in decrypt()
|
D | drm_hal_vendor_test.cpp | 1340 vector<uint8_t> reference(totalSize); in decrypt() local 1345 memcpy(&reference[0], base, totalSize); in decrypt() 1348 aes_ctr_decrypt(&reference[0], base, localIv, subSamples, key); in decrypt() 1351 aes_cbc_decrypt(&reference[0], base, localIv, subSamples, key); in decrypt() 1359 EXPECT_EQ(0, memcmp(static_cast<void*>(&reference[0]), in decrypt()
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | Android.bp | 37 // Vehicle reference implementation lib
|
/hardware/interfaces/memtrack/1.0/ |
D | types.hal | 32 * processes holding reference to it (shared / num_processes).
|
/hardware/interfaces/automotive/evs/1.0/ |
D | types.hal | 50 * the properties of the buffer for easy reference and reconstruction of
|
/hardware/ril/include/telephony/ |
D | ril_cdma_sms.h | 463 unsigned char reference; member
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 34 * unique identifier for the HAL to use to reference it with.
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderBase.cpp | 396 int32_t reference = 0; in findOutputByPct() local 399 reference++; in findOutputByPct() 400 if (reference > 1) { in findOutputByPct()
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 32 reference. Please consult the primary HAL file for documentation - they will not be replicated
|