/hardware/qcom/audio/hal/ |
D | platform_info.c | 103 static section_t section; variable 899 section = ACDB; in start_tag() 901 section = MODULE; in start_tag() 903 section = PCM_ID; in start_tag() 905 section = BACKEND_NAME; in start_tag() 907 section = CONFIG_PARAMS; in start_tag() 909 section = OPERATOR_SPECIFIC; in start_tag() 911 section = GAIN_LEVEL_MAPPING; in start_tag() 913 section = APP_TYPE; in start_tag() 915 section = MICROPHONE_CHARACTERISTIC; in start_tag() [all …]
|
/hardware/libhardware/modules/camera/3_0/ |
D | VendorTags.cpp | 95 uint32_t section = (tag - vendor_section_start) >> 16; in getSection() local 102 if (section >= DEMO_SECTION_COUNT) { in getSection() 107 return &DemoSections[section]; in getSection() 113 const Section* section = getSection(tag); in getEntry() local 116 if (section == NULL) in getEntry() 119 if (tag >= section->end) { in getEntry() 124 index = tag - section->start; in getEntry() 125 return §ion->tags[index]; in getEntry() 165 const Section* section = getSection(tag); in getSectionName() local 167 if (section == NULL) in getSectionName() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3VendorTags.cpp | 749 uint32_t section = tag >> 16; in get_section_name() local 751 if (section >= VENDOR_SECTION && section < QCAMERA3_SECTIONS_END) in get_section_name() 752 ret = qcamera3_ext_section_names[section - VENDOR_SECTION]; in get_section_name() 753 else if (section >= TANGO_SECTIONS_START && section < TANGO_SECTIONS_END) in get_section_name() 754 ret = tango_section_names[section - TANGO_SECTIONS_START]; in get_section_name() 782 uint32_t section = tag >> 16; in get_tag_name() local 783 uint32_t section_index = section - VENDOR_SECTION; in get_tag_name() 791 if (section >= VENDOR_SECTION && section < QCAMERA3_SECTIONS_END && in get_tag_name() 794 else if (section >= TANGO_SECTIONS_START && section < TANGO_SECTIONS_END && in get_tag_name() 795 tag < (uint32_t)tango_section_bounds[section - TANGO_SECTIONS_START]) in get_tag_name() [all …]
|
/hardware/google/camera/common/hal/utils/ |
D | vendor_tag_utils.cc | 50 for (const VendorTagSection& section : section_list) { in CombineVendorTags() local 52 for (const VendorTag& tag : section.tags) { in CombineVendorTags() 53 section_tags[section.section_name].push_back(tag); in CombineVendorTags() 56 std::string full_tag_name = section.section_name + "." + tag.tag_name; in CombineVendorTags() 137 for (auto& section : tag_sections) { in AddTags() local 138 for (auto& tag : section.tags) { in AddTags() 142 .section_name = section.section_name, in AddTags() 145 vendor_tag_inverse_map_[TagString(section.section_name, tag.tag_name)] = in AddTags()
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraMetadata.cpp | 481 const char *section = NULL; in getTagFromName() local 498 if (section == NULL || sectionLength < strLength) { in getTagFromName() 499 section = str; in getTagFromName() 503 ALOGV("%s: Found new best section (%s)", __FUNCTION__, section); in getTagFromName() 508 if (section == NULL) { in getTagFromName() 512 __FUNCTION__, section, sectionIndex); in getTagFromName() 544 const String8 sectionName(section); in getTagFromName()
|
/hardware/google/camera/common/hal/tests/ |
D | vendor_tag_tests.cc | 156 for (auto& section : hal_sections) { in TEST() local 157 expected_count += section.tags.size(); in TEST() 159 for (auto& section : hwl_sections) { in TEST() local 160 expected_count += section.tags.size(); in TEST()
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIfaceCallback.hal | 92 * @param primaryDeviceType Type of device. Refer to section B.1 of Wifi P2P 97 * @param deviceCapabilities Refer to section 4.1.4 of Wifi P2P Technical 99 * @param groupCapabilites Refer to section 4.1.4 of Wifi P2P Technical 101 * @param wfdDeviceInfo WFD device info as described in section 5.1.2 of WFD 214 * @param updateIndicator Service update indicator. Refer to section 3.1.3 of 216 * @parm tlvs Refer to section 3.1.3.1 of Wifi P2P Technical specification v1.2.
|
/hardware/qcom/msm8998/json-c/ |
D | configure.ac | 53 #check if .section.gnu.warning accepts long strings (for __warn_references) 59 __asm__(".section .gnu.json_object_get,\n\t.ascii \"Please link against libjson-c instead of libjso…
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraProviderHWLImpl.cpp | 78 const char* section = NULL; in GetTagFromName() local 92 if (section == NULL || section_length < str_length) { in GetTagFromName() 93 section = str; in GetTagFromName() 97 ALOGV("%s: Found new best section (%s)", __FUNCTION__, section); in GetTagFromName() 102 if (section == NULL) { in GetTagFromName() 105 ALOGV("%s: Found matched section '%s' (%zu)", __FUNCTION__, section, in GetTagFromName()
|
/hardware/interfaces/tests/baz/1.0/ |
D | types.hal | 21 * a makefile section to create a dedicated ulong.java class as it used to.
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 68 * Reference: 3GPP TS 27.007 section 8.5. 75 * Reference: 3GPP TS 25.123, section 9.1.1.1 89 * Reference: 3GPP TS 36.133 v12.6.0 section 9.1.7 119 * Reference: 3GPP TS 38.215 section 5.1.*, 3GPP TS 38.133 section 10.1.16.1. 446 * prefix length (The format is defined in RFC-4291 section 2.3). For example, "192.0.1.3", 556 * Refer to the "csg-Indication" field in 3GPP TS 36.331 section 6.2.2 558 * Also refer to "CSG Indicator" in 3GPP TS 25.331 section 10.2.48.8.1 and TS 25.304. 564 * Refer to "hnb-Name" in TS 36.331 section 6.2.2 SystemInformationBlockType9. 565 * Also refer to "HNB Name" in 3GPP TS25.331 section 10.2.48.8.23 and TS 23.003 section 4.8. 571 * Refer to "CSG-Identity" in TS 36.336 section 6.3.4. [all …]
|
/hardware/interfaces/tv/cec/2.0/ |
D | IHdmiCec.hal | 28 * HAL must use it to allocate logical address as specified in CEC section 93 * CEC section 11.3 of the CEC spec 2.0b specify that a device should not 134 * It must try retransmission at least once as specified in the section '7.1 202 * It's specified in CEC section 10.8 of the CEC spec 2.0b
|
/hardware/google/av/media/eco/ |
D | .clang-format | 16 # "Don't indent the section label"
|
/hardware/qcom/sdm845/bt/libbt-vendor/include/ |
D | hw_ar3k.h | 134 unsigned section; member
|
/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
D | hw_ar3k.h | 134 unsigned section; member
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/ |
D | hw_ar3k.h | 134 unsigned section; member
|
/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
D | hw_ar3k.h | 134 unsigned section; member
|
/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
D | hw_ar3k.h | 134 unsigned section; member
|
/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
D | hw_ar3k.h | 136 unsigned section; member
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | hw_ar3k.c | 590 if (status.section != PS_UNDEF) { in ath_parse_ps() 593 status.section = PS_ID; in ath_parse_ps() 600 switch (status.section) { in ath_parse_ps() 606 status.section = PS_LEN; in ath_parse_ps() 620 status.section = PS_DATA; in ath_parse_ps() 653 if (status.section == PS_UNDEF) in ath_parse_ps()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_ar3k.c | 588 if (status.section != PS_UNDEF) { in ath_parse_ps() 591 status.section = PS_ID; in ath_parse_ps() 598 switch (status.section) { in ath_parse_ps() 604 status.section = PS_LEN; in ath_parse_ps() 618 status.section = PS_DATA; in ath_parse_ps() 651 if (status.section == PS_UNDEF) in ath_parse_ps()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_ar3k.c | 592 if (status.section != PS_UNDEF) { in ath_parse_ps() 595 status.section = PS_ID; in ath_parse_ps() 602 switch (status.section) { in ath_parse_ps() 608 status.section = PS_LEN; in ath_parse_ps() 622 status.section = PS_DATA; in ath_parse_ps() 655 if (status.section == PS_UNDEF) in ath_parse_ps()
|
/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
D | hw_ar3k.c | 592 if (status.section != PS_UNDEF) { in ath_parse_ps() 595 status.section = PS_ID; in ath_parse_ps() 602 switch (status.section) { in ath_parse_ps() 608 status.section = PS_LEN; in ath_parse_ps() 622 status.section = PS_DATA; in ath_parse_ps() 655 if (status.section == PS_UNDEF) in ath_parse_ps()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_ar3k.c | 588 if (status.section != PS_UNDEF) { in ath_parse_ps() 591 status.section = PS_ID; in ath_parse_ps() 598 switch (status.section) { in ath_parse_ps() 604 status.section = PS_LEN; in ath_parse_ps() 618 status.section = PS_DATA; in ath_parse_ps() 651 if (status.section == PS_UNDEF) in ath_parse_ps()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_ar3k.c | 594 if (status.section != PS_UNDEF) { in ath_parse_ps() 597 status.section = PS_ID; in ath_parse_ps() 604 switch (status.section) { in ath_parse_ps() 610 status.section = PS_LEN; in ath_parse_ps() 624 status.section = PS_DATA; in ath_parse_ps() 657 if (status.section == PS_UNDEF) in ath_parse_ps()
|