/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/ |
D | DisplayPlaneManager.cpp | 154 DisplayPlane* DisplayPlaneManager::getPlane(int type, int index) in getPlane() argument 158 if (type < 0 || type >= DisplayPlane::PLANE_MAX) { in getPlane() 159 ELOGTRACE("Invalid plane type %d", type); in getPlane() 163 int freePlaneIndex = getPlane(mReclaimedPlanes[type], index); in getPlane() 165 return mPlanes[type].itemAt(freePlaneIndex); in getPlane() 167 freePlaneIndex = getPlane(mFreePlanes[type], index); in getPlane() 169 return mPlanes[type].itemAt(freePlaneIndex); in getPlane() 174 DisplayPlane* DisplayPlaneManager::getAnyPlane(int type) in getAnyPlane() argument 178 if (type < 0 || type >= DisplayPlane::PLANE_MAX) { in getAnyPlane() 179 ELOGTRACE("Invalid plane type %d", type); in getAnyPlane() [all …]
|
/hardware/intel/img/hwcomposer/merrifield/common/planes/ |
D | DisplayPlaneManager.cpp | 154 DisplayPlane* DisplayPlaneManager::getPlane(int type, int index) in getPlane() argument 158 if (type < 0 || type >= DisplayPlane::PLANE_MAX) { in getPlane() 159 ETRACE("Invalid plane type %d", type); in getPlane() 163 int freePlaneIndex = getPlane(mReclaimedPlanes[type], index); in getPlane() 165 return mPlanes[type].itemAt(freePlaneIndex); in getPlane() 167 freePlaneIndex = getPlane(mFreePlanes[type], index); in getPlane() 169 return mPlanes[type].itemAt(freePlaneIndex); in getPlane() 174 DisplayPlane* DisplayPlaneManager::getAnyPlane(int type) in getAnyPlane() argument 178 if (type < 0 || type >= DisplayPlane::PLANE_MAX) { in getAnyPlane() 179 ETRACE("Invalid plane type %d", type); in getAnyPlane() [all …]
|
/hardware/qcom/audio/msm8909/hal/msm8916/ |
D | hw_info.c | 45 char type[HW_INFO_ARRAY_MAX_SIZE]; member 129 strlcpy(hw_info->type, "", sizeof(hw_info->type)); in update_hardware_info_8x16() 135 strlcpy(hw_info->type, "", sizeof(hw_info->type)); in update_hardware_info_8x16() 141 strlcpy(hw_info->type, "sbc", sizeof(hw_info->type)); in update_hardware_info_8x16() 146 strlcpy(hw_info->type, "skuh", sizeof(hw_info->type)); in update_hardware_info_8x16() 152 strlcpy(hw_info->type, "skui", sizeof(hw_info->type)); in update_hardware_info_8x16() 158 strlcpy(hw_info->type, "skuhf", sizeof(hw_info->type)); in update_hardware_info_8x16() 164 strlcpy(hw_info->type, "", sizeof(hw_info->type)); in update_hardware_info_8x16() 170 strlcpy(hw_info->type, "", sizeof(hw_info->type)); in update_hardware_info_8x16() 176 strlcpy(hw_info->type, "skuk", sizeof(hw_info->type)); in update_hardware_info_8x16() [all …]
|
/hardware/qcom/audio/msm8909/hal/msm8974/ |
D | hw_info.c | 45 char type[HW_INFO_ARRAY_MAX_SIZE]; member 166 strlcpy(hw_info->type, "mtp", sizeof(hw_info->type)); in update_hardware_info_8084() 174 strlcpy(hw_info->type, " cdp", sizeof(hw_info->type)); in update_hardware_info_8084() 181 strlcpy(hw_info->type, " cdp", sizeof(hw_info->type)); in update_hardware_info_8084() 187 strlcpy(hw_info->type , " liquid", sizeof(hw_info->type)); in update_hardware_info_8084() 188 strlcpy(hw_info->name, "apq8084", sizeof(hw_info->type)); in update_hardware_info_8084() 193 strlcpy(hw_info->type, " sbc", sizeof(hw_info->type)); in update_hardware_info_8084() 206 strlcpy(hw_info->type, " mtp", sizeof(hw_info->type)); in update_hardware_info_8994() 212 strlcpy(hw_info->type, " cdp", sizeof(hw_info->type)); in update_hardware_info_8994() 218 strlcpy(hw_info->type, " stp", sizeof(hw_info->type)); in update_hardware_info_8994() [all …]
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_handler.cpp | 52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local 53 switch (pmsg->cmsg.cmsg_if_request.type) { in loc_eng_dmn_conn_loc_api_server_if_request_handler() 57 type = AGPS_TYPE_SUPL; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 63 type = AGPS_TYPE_WIFI; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 69 type = AGPS_TYPE_ANY; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 84 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 97 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 110 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 123 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_handler.cpp | 52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local 53 switch (pmsg->cmsg.cmsg_if_request.type) { in loc_eng_dmn_conn_loc_api_server_if_request_handler() 57 type = AGPS_TYPE_SUPL; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 63 type = AGPS_TYPE_WIFI; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 69 type = AGPS_TYPE_ANY; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 84 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 97 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 110 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 123 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local [all …]
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_handler.cpp | 52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local 53 switch (pmsg->cmsg.cmsg_if_request.type) { in loc_eng_dmn_conn_loc_api_server_if_request_handler() 57 type = AGPS_TYPE_SUPL; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 63 type = AGPS_TYPE_WIFI; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 69 type = AGPS_TYPE_ANY; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 84 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 97 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 110 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 123 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local [all …]
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_handler.cpp | 52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local 53 switch (pmsg->cmsg.cmsg_if_request.type) { in loc_eng_dmn_conn_loc_api_server_if_request_handler() 57 type = AGPS_TYPE_SUPL; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 63 type = AGPS_TYPE_WIFI; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 69 type = AGPS_TYPE_ANY; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 84 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 97 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 110 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 123 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local [all …]
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_handler.cpp | 52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local 53 switch (pmsg->cmsg.cmsg_if_request.type) { in loc_eng_dmn_conn_loc_api_server_if_request_handler() 57 type = AGPS_TYPE_SUPL; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 63 type = AGPS_TYPE_WIFI; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 69 type = AGPS_TYPE_ANY; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 84 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 97 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 110 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 123 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local [all …]
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_handler.cpp | 52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local 53 switch (pmsg->cmsg.cmsg_if_request.type) { in loc_eng_dmn_conn_loc_api_server_if_request_handler() 57 type = AGPS_TYPE_SUPL; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 63 type = AGPS_TYPE_WIFI; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 69 type = AGPS_TYPE_ANY; in loc_eng_dmn_conn_loc_api_server_if_request_handler() 84 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 97 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 110 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 123 type, in loc_eng_dmn_conn_loc_api_server_if_request_handler() 148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local [all …]
|
/hardware/intel/bootstub/ |
D | sfi.c | 44 int sfi_add_e820_entry(struct boot_params *bp, memory_map_t *mb_mmap, u64 start, u64 size, int type) in sfi_add_e820_entry() argument 61 e820_entry->type = type; in sfi_add_e820_entry() 64 mb_mmap_entry->type = (type == E820_RAM)?1:0; in sfi_add_e820_entry() 78 e820_entry->type = type; in sfi_add_e820_entry() 85 mb_mmap_entry->type = (type == E820_RAM)?1:0; in sfi_add_e820_entry() 97 int i, num, type; in sfi_setup_mmap() local 125 switch (mentry->type) { in sfi_setup_mmap() 127 type = E820_RAM; in sfi_setup_mmap() 134 type = E820_RESERVED; in sfi_setup_mmap() 137 if (sfi_add_e820_entry(bp, mb_mmap, start, size, type) != 0) in sfi_setup_mmap()
|
/hardware/intel/common/utils/ituxd/jni/ |
D | thermalJNI.cpp | 153 const char *type = NULL; in getThermalZoneIndex() local 155 type = jType ? env->GetStringUTFChars(jType, NULL) : NULL; in getThermalZoneIndex() 156 if (!type) { in getThermalZoneIndex() 161 ret = lookup(THERMAL_ZONE_PATH, type); in getThermalZoneIndex() 162 env->ReleaseStringUTFChars(jType, type); in getThermalZoneIndex() 169 const char *type = NULL; in getThermalZoneIndexContains() local 171 type = jType ? env->GetStringUTFChars(jType, NULL) : NULL; in getThermalZoneIndexContains() 172 if (!type) { in getThermalZoneIndexContains() 177 ret = lookup_contains(THERMAL_ZONE_PATH, type); in getThermalZoneIndexContains() 178 env->ReleaseStringUTFChars(jType, type); in getThermalZoneIndexContains() [all …]
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/partials/ |
D | method.handlebars | 24 <span class="type">{{#crossLink returnType}}{{/crossLink}}</span> 103 <span class="type">{{#crossLink type}}{{/crossLink}}</span> 107 <span class="type">{{#crossLink type}}{{/crossLink}}</span> 124 <span class="type">{{#crossLink type}}{{/crossLink}}</span> 128 <span class="type">{{#crossLink type}}{{/crossLink}}</span> 141 … <span class="type">{{#crossLink type}}{{/crossLink}}</span> 145 … <span class="type">{{#crossLink type}}{{/crossLink}}</span> 171 {{#if type}} 172 <span class="type">{{#crossLink type}}{{/crossLink}}</span>: 176 {{#if type}} [all …]
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngPlaneManager.cpp | 51 DisplayPlane* TngPlaneManager::allocPlane(int index, int type) in allocPlane() argument 55 switch (type) { in allocPlane() 69 ETRACE("unsupported type %d", type); in allocPlane() 165 DisplayPlane* TngPlaneManager::getPlaneHelper(int dsp, int type) in getPlaneHelper() argument 176 if (type == DisplayPlane::PLANE_PRIMARY || in getPlaneHelper() 177 type == DisplayPlane::PLANE_CURSOR) { in getPlaneHelper() 178 return getPlane(type, index); in getPlaneHelper() 179 } else if (type == DisplayPlane::PLANE_SPRITE) { in getPlaneHelper() 180 return getAnyPlane(type); in getPlaneHelper() 181 } else if (type == DisplayPlane::PLANE_OVERLAY) { in getPlaneHelper() [all …]
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnPlaneManager.cpp | 30 int type; member 139 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type) in allocPlane() argument 143 switch (type) { in allocPlane() 157 ELOGTRACE("unsupported type %d", type); in allocPlane() 288 if (!isFreePlane(desc.type, desc.index)) { in assignPlanes() 300 if (!isFreePlane(desc.type, desc.index)) { in assignPlanes() 301 DLOGTRACE("plane type %d index %d is not available", desc.type, desc.index); in assignPlanes() 308 desc.type != DisplayPlane::PLANE_OVERLAY) { in assignPlanes() 309 ELOGTRACE("invalid plane type %d, expected %d", desc.type, config[i]->planeType); in assignPlanes() 319 if (desc.type != DisplayPlane::PLANE_PRIMARY && in assignPlanes() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvmuxerutil.hpp | 27 uint64 EbmlMasterElementSize(uint64 type, uint64 value); 28 uint64 EbmlElementSize(uint64 type, int64 value); 29 uint64 EbmlElementSize(uint64 type, uint64 value); 30 uint64 EbmlElementSize(uint64 type, float value); 31 uint64 EbmlElementSize(uint64 type, const char* value); 32 uint64 EbmlElementSize(uint64 type, const uint8* value, uint64 size); 49 int32 WriteID(IMkvWriter* writer, uint64 type); 52 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value); 53 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, float value); 54 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const char* value); [all …]
|
D | mkvmuxerutil.cpp | 68 uint64 EbmlMasterElementSize(uint64 type, uint64 value) { in EbmlMasterElementSize() argument 70 int32 ebml_size = GetUIntSize(type); in EbmlMasterElementSize() 78 uint64 EbmlElementSize(uint64 type, int64 value) { in EbmlElementSize() argument 79 return EbmlElementSize(type, static_cast<uint64>(value)); in EbmlElementSize() 82 uint64 EbmlElementSize(uint64 type, uint64 value) { in EbmlElementSize() argument 84 int32 ebml_size = GetUIntSize(type); in EbmlElementSize() 95 uint64 EbmlElementSize(uint64 type, float /* value */ ) { in EbmlElementSize() argument 97 uint64 ebml_size = GetUIntSize(type); in EbmlElementSize() 108 uint64 EbmlElementSize(uint64 type, const char* value) { in EbmlElementSize() argument 113 uint64 ebml_size = GetUIntSize(type); in EbmlElementSize() [all …]
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnPlaneManager.cpp | 30 int type; member 164 DisplayPlane* AnnPlaneManager::allocPlane(int index, int type) in allocPlane() argument 168 switch (type) { in allocPlane() 182 ETRACE("unsupported type %d", type); in allocPlane() 322 if (!isFreePlane(desc.type, desc.index)) { in assignPlanes() 335 if (!isFreePlane(desc.type, desc.index)) { in assignPlanes() 336 DTRACE("plane type %d index %d is not available", desc.type, desc.index); in assignPlanes() 343 desc.type != DisplayPlane::PLANE_OVERLAY) { in assignPlanes() 344 ETRACE("invalid plane type %d, expected %d", desc.type, config[i]->planeType); in assignPlanes() 354 if (desc.type != DisplayPlane::PLANE_PRIMARY && in assignPlanes() [all …]
|
/hardware/qcom/audio/hal/audio_extn/ |
D | hwdep_cal.c | 85 int ret = 0, type; in send_codec_cal() local 87 for (type = WCD9XXX_ANC_CAL; type < WCD9XXX_MAX_CAL; type++) { in send_codec_cal() 91 if (!strcmp(cal_name_info[type], "mad_cal")) in send_codec_cal() 94 ret = acdb_loader_get_calibration(cal_name_info[type], sizeof(struct param_data), in send_codec_cal() 102 ret = acdb_loader_get_calibration(cal_name_info[type], in send_codec_cal() 111 codec_buffer.cal_type = type; in send_codec_cal() 114 cal_name_info[type], errno); in send_codec_cal() 115 ALOGD("%s cal sent for %s", __func__, cal_name_info[type]); in send_codec_cal()
|
/hardware/intel/common/libva/va/ |
D | va_vpp.h | 738 VAProcFilterType type; member 749 VAProcFilterType type; member 782 VAProcFilterType type; member 831 VAProcFilterType type; member 861 VAProcFilterType type; member 885 VAProcFilterType type; member 903 VAProcFilterType type; member 915 VAProcFilterType type; member 938 VAProcDeinterlacingType type; member 944 VAProcColorBalanceType type; member [all …]
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
D | ml_sysfs_helper.c | 57 int find_type_by_name(const char *name, const char *type) in find_type_by_name() argument 76 strlen(ent->d_name) > strlen(type) && in find_type_by_name() 77 strncmp(ent->d_name, type, strlen(type)) == 0) { in find_type_by_name() 78 numstrlen = sscanf(ent->d_name + strlen(type), in find_type_by_name() 82 if (strncmp(ent->d_name + strlen(type) + numstrlen, in find_type_by_name() 86 + strlen(type) in find_type_by_name() 93 type, in find_type_by_name() 302 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name) in find_name_by_sensor_type() argument 320 strlen(ent->d_name) > strlen(type) && in find_name_by_sensor_type() 321 strncmp(ent->d_name, type, strlen(type)) == 0) { in find_name_by_sensor_type() [all …]
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
D | ml_sysfs_helper.c | 65 int find_type_by_name(const char *name, const char *type) in find_type_by_name() argument 84 strlen(ent->d_name) > strlen(type) && in find_type_by_name() 85 strncmp(ent->d_name, type, strlen(type)) == 0) { in find_type_by_name() 86 numstrlen = sscanf(ent->d_name + strlen(type), in find_type_by_name() 90 if (strncmp(ent->d_name + strlen(type) + numstrlen, in find_type_by_name() 94 + strlen(type) in find_type_by_name() 101 type, in find_type_by_name() 310 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name) in find_name_by_sensor_type() argument 328 strlen(ent->d_name) > strlen(type) && in find_name_by_sensor_type() 329 strncmp(ent->d_name, type, strlen(type)) == 0) { in find_name_by_sensor_type() [all …]
|
/hardware/libhardware/tests/hardware/ |
D | struct-last.cpp | 30 #define CHECK_LAST_MEMBER(type, member) \ argument 32 static constexpr size_t calc_size = offsetof(type, member) + sizeof(((type *)0)->member); \ 33 static_assert(sizeof(type) == calc_size + GET_PADDING(alignof(type), calc_size), \ 34 "" #member " is not the last element of " #type); \
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_main_menu.c | 1161 cam_wb_mode_type type = 0; in set_whitebalance() local 1165 type = CAM_WB_MODE_AUTO; in set_whitebalance() 1169 type = CAM_WB_MODE_INCANDESCENT; in set_whitebalance() 1173 type = CAM_WB_MODE_FLUORESCENT; in set_whitebalance() 1177 type = CAM_WB_MODE_WARM_FLUORESCENT; in set_whitebalance() 1181 type = CAM_WB_MODE_DAYLIGHT; in set_whitebalance() 1185 type = CAM_WB_MODE_CLOUDY_DAYLIGHT; in set_whitebalance() 1189 type = CAM_WB_MODE_TWILIGHT; in set_whitebalance() 1193 type = CAM_WB_MODE_SHADE; in set_whitebalance() 1200 &type, in set_whitebalance() [all …]
|
/hardware/libhardware/modules/radio/ |
D | radio_hw.c | 49 .type = RADIO_BAND_FM, 65 .type = RADIO_BAND_AM, 117 thread_cmd_type_t type; member 127 thread_cmd_type_t type, in send_command_l() argument 137 ALOGV("%s %d delay_ms %d", __func__, type, delay_ms); in send_command_l() 139 cmd->type = type; in send_command_l() 141 if (cmd->type == CMD_CONFIG) { in send_command_l() 143 ALOGV("%s CMD_CONFIG type %d", __func__, cmd->config.type); in send_command_l() 294 if (got_cancel && (cmd->type == CMD_STEP || cmd->type == CMD_SCAN || in callback_thread_loop() 295 cmd->type == CMD_TUNE || cmd->type == CMD_METADATA || in callback_thread_loop() [all …]
|