Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 25 of 35) sorted by relevance

12

/hardware/intel/common/libmix/mix_audio/docs/
DMakefile.am1 SUBDIRS = reference subdir
3 DIST_SUBDIRS = reference
/hardware/ril/reference-ril/
DAndroid.mk9 reference-ril.c \
50 LOCAL_MODULE:= reference-ril
/hardware/interfaces/gnss/1.0/
DIAGnssRil.hal24 * information from Android platform. Examples of such information are reference
97 * Sets the reference location.
99 * @param agnssReflocation AGNSS reference location CellID.
DIAGnssRilCallback.hal39 * The Hal uses this API to request a reference location.
Dtypes.hal76 * Represents altitude in meters above the WGS 84 reference ellipsoid.
DIGnssMeasurementCallback.hal168 * '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/
DISupplicantP2pNetworkCallback.hal24 * pass a reference of the object to the supplicant via the
DISupplicantCallback.hal23 * pass a reference of the object to the supplicant via the
DISupplicantStaNetworkCallback.hal24 * pass a reference of the object to the supplicant via the
DISupplicantP2pIfaceCallback.hal24 * pass a reference of the object to the supplicant via the
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal170 /* 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/
Dconfigure.ac131 dnl docs/reference/Makefile
132 dnl docs/reference/MixAudio/Makefile
/hardware/intel/common/libmix/mix_video/
Dconfigure.ac131 dnl docs/reference/Makefile
132 #dnl docs/reference/MixVideo/Makefile
/hardware/libhardware/tests/vehicle/
DREADME20 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/
Dstyle.css61 …div.refentry, div.chapter, div.reference, div.part, div.book, div.glossary, div.sect1, div.appendi…
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal38 * @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/
Ddrm_hal_clearkey_test.cpp1036 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()
Ddrm_hal_vendor_test.cpp1340 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/
DAndroid.bp37 // Vehicle reference implementation lib
/hardware/interfaces/memtrack/1.0/
Dtypes.hal32 * processes holding reference to it (shared / num_processes).
/hardware/interfaces/automotive/evs/1.0/
Dtypes.hal50 * the properties of the buffer for easy reference and reconstruction of
/hardware/ril/include/telephony/
Dril_cdma_sms.h463 unsigned char reference; member
/hardware/interfaces/camera/device/1.0/
DICameraDeviceCallback.hal34 * unique identifier for the HAL to use to reference it with.
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.cpp396 int32_t reference = 0; in findOutputByPct() local
399 reference++; in findOutputByPct()
400 if (reference > 1) { in findOutputByPct()
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md32 reference. Please consult the primary HAL file for documentation - they will not be replicated

12