Home
last modified time | relevance | path

Searched refs:digital (Results 1 – 25 of 238) sorted by relevance

12345678910

/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h175 struct cec_op_digital_service_id digital; member
191 const struct cec_op_digital_service_id *digital) in cec_set_digital_service_id() argument
193 *msg++ = (digital->service_id_method << 7) | digital->dig_bcast_system; in cec_set_digital_service_id()
194 if (digital->service_id_method == CEC_OP_SERVICE_ID_METHOD_BY_CHANNEL) { in cec_set_digital_service_id()
195 *msg++ = (digital->channel.channel_number_fmt << 2) | in cec_set_digital_service_id()
196 (digital->channel.major >> 8); in cec_set_digital_service_id()
197 *msg++ = digital->channel.major & 0xff; in cec_set_digital_service_id()
198 *msg++ = digital->channel.minor >> 8; in cec_set_digital_service_id()
199 *msg++ = digital->channel.minor & 0xff; in cec_set_digital_service_id()
204 switch (digital->dig_bcast_system) { in cec_set_digital_service_id()
[all …]
/external/icu/icu4c/source/data/unit/
Dmt.txt32 digital{
104 digital{
Dsah.txt29 digital{
314 digital{
Dmzn.txt72 digital{
582 digital{
Dyue.txt140 digital{
723 digital{
1211 digital{
Dyue_Hans.txt141 digital{
724 digital{
1212 digital{
/external/openssh/
Dssh-keysign.011 the digital signature required during host-based authentication.
30 generate the digital signature. They should be owned by root,
/external/python/cpython2/Doc/library/
Dcd.rst234 Sets the pointer that indicates the starting point of the next read of digital
242 Sets the pointer that indicates the starting point of the next read of digital
250 Sets the pointer that indicates the starting point of the next read of digital
276 types of data in the digital audio data stream. Constants for these types are
323 Parses one or more frames of digital audio data from a CD such as returned by
327 frame. Unlike the C function, more than one frame of digital audio data can be
/external/fec/
DMETADATA2 …ard error correction (FEC) decoders and accelerated primitives useful in digital signal processing…
DREADME11 useful in modems implemented with digital signal processing (DSP).
28 coefficients. This is the basic DSP primitive for digital filtering
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
DREADME.soc41 - Enhanced secure digital host controller (eSDXC/eMMC)
114 - Enhanced secure digital host controller (eSDXC/eMMC)
152 - Two enhanced secure digital host controllers
200 - Enhanced secure digital host controller (eSDXC/eMMC)
241 - Enhanced secure digital host controller (eSDXC/eMMC)
/external/autotest/client/site_tests/hardware_LightSensor/
Dcontrol21 light-to-digital converters (ie, light sensor chips).
/external/u-boot/arch/arm/dts/
Duniphier-ld6b.dtsi10 * The D-chip (digital chip) is the same as the PXs2 die.
/external/walt/hardware/kicad/
DWALTsm.pro52 LibName21=digital-audio
/external/tensorflow/tensorflow/lite/nnapi/
DREADME.md10 units (GPUs), and digital signal processors (DSPs).
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_45.txt22 Content-Description: OpenPGP digital signature
/external/python/cpython2/Lib/email/test/data/
Dmsg_45.txt22 Content-Description: OpenPGP digital signature
/external/u-boot/doc/device-tree-bindings/thermal/
Dti_soc_thermal.txt7 circuits and other analog IP blocks. The analog-to-digital
/external/u-boot/doc/device-tree-bindings/video/
Dintel-gma.txt12 - intel,dp-hotplug : values for digital port hotplug, one cell per value for
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
DREADME68 The V4L2 API only covers webcams and analog tuner cards, the digital broadcast
71 for digital broadcast and Chapter 6.3 "Relation of V4L2 to other Linux multimedia APIs"
/external/u-boot/board/freescale/ls1012aqds/
DREADME31 - Two enhanced secure digital host controllers:
/external/cldr/tools/java/org/unicode/cldr/tool/
Dmodify_config.txt275 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-petabyte"…
276 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-terabyte"…
277 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-terabit"]…
278 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-gigabyte"…
279 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-gigabit"]…
280 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-megabyte"…
281 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-megabit"]…
282 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-kilobyte"…
283 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-kilobit"]…
284 locale=ia; action=add; new_path=//ldml/units/unitLength[@type="long"]/unit[@type="digital-byte"]/un…
[all …]
/external/libexif/
DREADME64 wide range of digital cameras (http://www.gphoto.org).
68 - digikam: digital photo management application for KDE
/external/brotli/tests/testdata/
Dlcet10.txt169 * Study of the use of digital materials by scholars and others
194 Cornell project are creating digital image sets of older books in the
205 of types of digital copies. Do not be too narrow in defining what counts
207 digital copies made with preservation in mind cannot be as narrowly
221 preservation microfilm to digital form. Donald WATERS reported on the
223 books on microfilm to digital image sets, Project Open Book (POB).
287 that the digital version will provide a not-quite-perfect rendering of
296 digital facsimile images or consult copies of the originals in a nearby
379 the problematical matter of digital preservation, while the TEI proponents
421 remains concerning the price of copyright in a digital medium, because a
[all …]
/external/ImageMagick/
DREADME.txt68 digital film work.
76 detection as well as digital watermarking.

12345678910