Home
last modified time | relevance | path

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

12345678

/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h203 struct cec_op_digital_service_id digital; member
219 const struct cec_op_digital_service_id *digital) in cec_set_digital_service_id() argument
221 *msg++ = (digital->service_id_method << 7) | digital->dig_bcast_system; in cec_set_digital_service_id()
222 if (digital->service_id_method == CEC_OP_SERVICE_ID_METHOD_BY_CHANNEL) { in cec_set_digital_service_id()
223 *msg++ = (digital->channel.channel_number_fmt << 2) | in cec_set_digital_service_id()
224 (digital->channel.major >> 8); in cec_set_digital_service_id()
225 *msg++ = digital->channel.major & 0xff; in cec_set_digital_service_id()
226 *msg++ = digital->channel.minor >> 8; in cec_set_digital_service_id()
227 *msg++ = digital->channel.minor & 0xff; in cec_set_digital_service_id()
232 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{
Dzh_Hant.txt131 digital{
697 digital{
1172 digital{
Dyue.txt113 digital{
673 digital{
1137 digital{
Dmzn.txt72 digital{
582 digital{
Dfa.txt155 digital{
805 digital{
1179 digital{
Dja.txt131 digital{
691 digital{
1167 digital{
Des_MX.txt188 digital{
Dfr_CA.txt169 digital{
Dpa.txt155 digital{
850 digital{
1431 digital{
Dam.txt155 digital{
796 digital{
1124 digital{
Dth.txt131 digital{
919 digital{
Dzh.txt131 digital{
950 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/autotest/client/site_tests/hardware_LightSensor/
Dcontrol21 light-to-digital converters (ie, light sensor chips).
/external/walt/hardware/kicad/
DWALTsm.pro52 LibName21=digital-audio
/external/python/cpython2/Lib/email/test/data/
Dmsg_45.txt22 Content-Description: OpenPGP digital signature
/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/ImageMagick/
DREADME.txt65 digital film work.
73 detection as well as digital watermarking.
/external/fec/
DREADME11 useful in modems implemented with digital signal processing (DSP).
28 coefficients. This is the basic DSP primitive for digital filtering
/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/wycheproof/doc/
Ddsa.md5 The digital signature algorithm (DSA) is one of three signature schemes
6 descripted in the digital signature standard [DSS].

12345678