Home
last modified time | relevance | path

Searched refs:ISO (Results 1 – 25 of 84) sorted by relevance

1234

/aosp12/packages/apps/TV/tuner/proto/
H A Dchannel.proto78 // ISO/IEC 11172 Video (MPEG-1)
80 // ISO/IEC 13818-2 (MPEG-2) Video
82 // ISO/IEC 14496-2 (MPEG-4 H.263 based)
84 // ISO/IE 14496-10 (H.264 video)
86 // ISO/IE 23008-2 (H.265 video)
92 // ISO/IEC 11172 Audio (MPEG-1)
94 // ISO/IEC 13818-3 Audio (MPEG-2)
96 // ISO/IEC 13818-7 Audio with ADTS transport syntax
98 // ISO/IEC 14496-3 (MPEG-4 LOAS multi-format framed audio)
102 // Dolby Digital Plus Audio (ATSC)ISO/IEC 14496-2Video (MPEG-1)
H A Dtrack.proto33 // See ISO/IEC 138181-1:2000(e) Table 2-53.
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dh4_parser.cc40 packet_length_offset[static_cast<size_t>(PacketType::ISO) + 1] = { in HciGetPacketLengthForType()
54 if (type == PacketType::ISO) { in HciGetPacketLengthForType()
83 case PacketType::ISO: in OnPacketReady()
115 static const size_t preamble_size[static_cast<size_t>(PacketType::ISO) + 1] = in Consume()
144 hci_packet_type_ != PacketType::ISO) { in Consume()
H A Dh4_parser.h38 ISO = 5, enumerator
/aosp12/hardware/interfaces/tv/tuner/1.1/
H A Dtypes.hal112 * and has the same format as the PTS in ISO/IEC 13818-1.
750 * ITU-T | ISO/IEC Reserved
754 * ISO/IEC 11172
758 * ITU-T Rec.H.262 and ISO/IEC 13818-2
762 * ISO/IEC 14496-2 (MPEG-4 H.263 based video)
766 * ITU-T Rec.H.264 and ISO/IEC 14496-10
770 * ITU-T Rec. H.265 and ISO/IEC 23008-2
811 * ISO/IEC 11172 Audio
815 * ISO/IEC 13818-3
819 * ISO/IEC 23008-3 (MPEG-H Part 3)
[all …]
/aosp12/hardware/interfaces/secure_element/1.0/
H A DISecureElement.hal21 /** According to ISO/IEC 7816 */
37 * Returns Answer to Reset as per ISO/IEC 7816
55 * Transmits an APDU command (as per ISO/IEC 7816) to the SE.
68 * @param p2 P2 paramter of SELECT APDU as per ISO 7816-4
92 * @param p2 P2 paramter of SELECT APDU as per ISO 7816-4
H A Dtypes.hal31 /** Response to SELECT command as per ISO/IEC 7816 */
/aosp12/system/libziparchive/cli-tests/
H A Dzipinfo.test35 # The RI doesn't use ISO dates.
42 # The RI doesn't use ISO dates.
49 # The RI doesn't use ISO dates.
/aosp12/hardware/interfaces/bluetooth/1.1/
H A DIBluetoothHciCallbacks.hal27 * Send a ISO data packet form the controller to the host.
28 * @param data the ISO HCI packet to be passed to the host stack
/aosp12/packages/services/Telephony/ecc/conversion_toolset_v1/proto/
H A Dprotobuf_ecc_data.proto30 // with ISO country code.
32 // Required: Every CountryInfo shall contain a ISO country code.
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dh4_parser_unittest.cc59 type_ = PacketType::ISO; in __anon1822f0660502()
123 PacketType::ISO}); in TEST_F()
/aosp12/hardware/interfaces/graphics/common/1.2/
H A Dtypes.hal47 * ISO 16684-1:2011(E)
69 * ISO/IEC 23008-12
75 * according to ISO/IEC 23008-12.
/aosp12/hardware/interfaces/radio/config/1.0/
H A Dtypes.hal42 * An Answer To Reset (ATR) is a message output by a Smart Card conforming to ISO/IEC 7816
53 * the ITU-T recommendation E.118 ISO/IEC 7816.
/aosp12/system/timezone/input_data/android/
H A Dtelephonylookup.txt33 # order by MCC and MNC, then country ISO code for easier maintenance.
45 # The (lower cased) ISO 3166 2-character country code. Must be a known valid code.
/aosp12/hardware/interfaces/nfc/1.1/
H A Dtypes.hal47 /* Presence Check Algorithm as per ISO/IEC 14443-4 */
51 /** ISO-DEP protocol's empty I-block */
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/
H A Ddialer_phone_number.proto25 // The country is retrieved from CallLog.Calls#COUNTRY: "The ISO 3166-1 two
51 // CallLog.Calls#COUNTRY: "The ISO 3166-1 two letters country code of the
/aosp12/system/bt/include/hardware/
H A Dbt_activity_attribution.h36 ISO, enumerator
/aosp12/system/timezone/input_tools/android/tzids/src/main/proto/
H A Dtz_ids_proto.proto29 // Information about IDs that are mapped to ISO 3166 Alpha-2 country codes.
35 // The ISO 3166 Alpha-2 country code.
/aosp12/system/bt/gd/btaa/
H A Dactivity_attribution.h26 enum class Activity : uint8_t { UNKNOWN = 0, ACL, ADVERTISE, CONNECT, CONTROL, HFP, ISO, SCAN, VEND… enumerator
/aosp12/system/bt/gd/hal/
H A Dhci_hal_android_hidl.cc134 …ger_->Capture(received_hci_packet, SnoopLogger::Direction::INCOMING, SnoopLogger::PacketType::ISO); in isoDataReceived()
190 … btsnoop_logger_->Capture(packet, SnoopLogger::Direction::OUTGOING, SnoopLogger::PacketType::ISO); in sendIsoData()
H A Dsnoop_logger.h75 ISO = 5, enumerator
/aosp12/system/bt/vendor_libs/test_vendor_lib/packets/
H A Dlink_layer_packets.pdl41 ISO = 0x22,
262 packet IsoDataPacket : LinkLayerPacket (type = ISO) {
/aosp12/system/timezone/input_tools/android/telephonylookup_generator/src/main/proto/
H A Dtelephony_lookup_proto_file.proto33 /* An ISO 3166 alpha-2 code (lower case). */
/aosp12/packages/apps/Dialer/java/com/android/dialer/blockreportspam/
H A Dblock_report_spam_dialog_info.proto20 // The ISO 3166-1 two letters country code of the number.
/aosp12/system/bt/gd/btaa/linux_generic/
H A Dhci_processor.cc240 btaa_hci_packets.push_back(BtaaHciPacket(Activity::ISO, address_value, byte_count)); in process_iso()
260 case hal::SnoopLogger::PacketType::ISO: in OnHciPacket()

1234