Searched refs:attr (Results 1 - 25 of 51) sorted by relevance

123

/hardware/qcom/audio/hal/
H A Dplatform_info.c39 typedef void (* section_process_fn)(const XML_Char **attr);
41 static void process_acdb_id(const XML_Char **attr);
42 static void process_pcm_id(const XML_Char **attr);
43 static void process_backend_name(const XML_Char **attr);
44 static void process_config_params(const XML_Char **attr);
45 static void process_root(const XML_Char **attr);
46 static void process_operator_specific(const XML_Char **attr);
47 static void process_gain_db_to_level_map(const XML_Char **attr);
102 static void process_root(const XML_Char **attr __unused)
107 static void process_pcm_id(const XML_Char **attr) argument
157 process_backend_name(const XML_Char **attr) argument
198 process_gain_db_to_level_map(const XML_Char **attr) argument
221 process_acdb_id(const XML_Char **attr) argument
254 process_operator_specific(const XML_Char **attr) argument
292 process_config_params(const XML_Char **attr) argument
310 start_tag(void *userdata __unused, const XML_Char *tag_name, const XML_Char **attr) argument
[all...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
H A Dviddec_mpeg2_frame_attr.c11 static inline void viddec_mpeg2_print_attr(viddec_frame_attributes_t *attr) argument
15 MPEG2_FA_DEB("Content_Size=%dx%d\n", attr->cont_size.width,
16 attr->cont_size.height);
17 MPEG2_FA_DEB("Repeat=%d\n", attr->mpeg2.repeat_first_field);
18 MPEG2_FA_DEB("Frame_Type=%d\n", attr->frame_type);
19 MPEG2_FA_DEB("Temporal_Reference=%d\n", attr->mpeg2.temporal_ref);
20 MPEG2_FA_DEB("Top_Field_First=%d\n", attr->mpeg2.top_field_first);
21 MPEG2_FA_DEB("Progressive_Frame=%d\n", attr->mpeg2.progressive_frame);
22 MPEG2_FA_DEB("Picture_Struct=%d\n", attr->mpeg2.picture_struct);
23 MPEG2_FA_DEB("Pan_Scan_Offsets=%d\n", attr
[all...]
/hardware/qcom/bootctrl/
H A Dboot_control.cpp95 uint8_t *attr = NULL; local
113 attr = pentry + AB_FLAG_OFFSET;
115 retval = !!(*attr & AB_PARTITION_ATTR_SLOT_ACTIVE);
117 retval = !!(*attr & AB_PARTITION_ATTR_BOOT_SUCCESSFUL);
119 retval = !!(*attr & AB_PARTITION_ATTR_UNBOOTABLE);
142 uint8_t *attr = NULL; local
212 attr = pentry + AB_FLAG_OFFSET;
215 *attr = (*attr) | AB_PARTITION_ATTR_BOOT_SUCCESSFUL;
219 *attr
608 int attr = 0; local
627 int attr = 0; local
[all...]
/hardware/qcom/gps/msm8960/core/
H A DMsgTask.cpp72 pthread_attr_t attr; local
73 pthread_attr_init(&attr);
74 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
79 if (!pthread_create(&tid, &attr, loopMain,
/hardware/qcom/gps/core/
H A DMsgTask.cpp87 pthread_attr_t attr; local
88 pthread_attr_init(&attr);
89 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
94 if (!pthread_create(&tid, &attr, loopMain,
/hardware/qcom/gps/msm8084/core/
H A DMsgTask.cpp87 pthread_attr_t attr; local
88 pthread_attr_init(&attr);
89 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
94 if (!pthread_create(&tid, &attr, loopMain,
/hardware/qcom/gps/msm8994/core/
H A DMsgTask.cpp87 pthread_attr_t attr; local
88 pthread_attr_init(&attr);
89 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
94 if (!pthread_create(&tid, &attr, loopMain,
/hardware/interfaces/media/1.0/
H A Dtypes.hal53 AnwBufferAttributes attr;
/hardware/akm/AK8975_FS/akmdfs/
H A Dmain.c80 pthread_attr_t attr; local
82 pthread_attr_init(&attr);
84 if (pthread_create(&s_thread, &attr, thread_main, NULL) == 0) {
/hardware/ril/libril/
H A DrilSocketQueue.h41 pthread_mutexattr_t attr; member in class:Ril_queue
95 pthread_mutexattr_init(&attr);
96 pthread_mutex_init(&mutex_instance, &attr);
/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_x11.c58 XWindowAttributes attr; local
62 XGetWindowAttributes (x11_display, root, &attr);
64 printf("Create a pixmap from ROOT window %dx%d, pixmap size %dx%d\n\n", attr.width, attr.height, width, height);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
H A Dviddec_fw_mp4_workload.c9 viddec_frame_attributes_t *attr = &(wl->attrs); local
12 memset(attr, 0, sizeof(viddec_frame_attributes_t));
14 attr->cont_size.width = vol->video_object_layer_width;
15 attr->cont_size.height = vol->video_object_layer_height;
21 attr->frame_type = VIDDEC_FRAME_TYPE_B;
24 attr->frame_type = VIDDEC_FRAME_TYPE_P;
27 attr->frame_type = VIDDEC_FRAME_TYPE_S;
30 attr->frame_type = VIDDEC_FRAME_TYPE_I;
36 attr->mpeg4.top_field_first = vol->VideoObjectPlane.top_field_first;
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.h95 nl_iterator(struct nlattr *attr) { argument
96 pos = (struct nlattr *)nla_data(attr);
97 rem = nla_len(attr);
201 void attr_end(struct nlattr *attr) { argument
202 nla_nest_end(mMsg, attr);
H A Dgscan.cpp314 static int parseScanResults(wifi_scan_result *results, int num, nlattr *attr) argument
319 for (nl_iterator it(attr); it.has_next() && i < num; it.next(), i++) {
1025 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_HOTLIST_BSSIDS); local
1046 request.attr_end(attr);
1063 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_HOTLIST_BSSIDS); local
1064 request.attr_end(attr);
1237 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_EPNO_SSID_LIST); local
1265 request.attr_end(attr);
1444 nlattr* attr = request.attr_start(GSCAN_ATTRIBUTE_SIGNIFICANT_CHANGE_BSSIDS); local
1445 if (attr
1686 struct nlattr * attr = request.attr_start(GSCAN_ATTRIBUTE_ANQPO_HS_LIST); local
[all...]
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcolor_manager.h78 ColorManagerProxy(DisplayType type, HWInterface *intf, const HWDisplayAttributes &attr,
H A Dcolor_manager.cpp103 const HWDisplayAttributes &attr,
196 const DisplayConfigVariableInfo &attr,
203 attributes = attr;
102 ColorManagerProxy(DisplayType type, HWInterface *intf, const HWDisplayAttributes &attr, const HWPanelInfo &info) argument
194 Set(const HWResourceInfo &hw_res, const HWPanelInfo &panel_info, const DisplayConfigVariableInfo &attr, const PPFeatureVersion &feature_ver) argument
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dcolor_manager.h78 ColorManagerProxy(DisplayType type, HWInterface *intf, const HWDisplayAttributes &attr,
H A Dcolor_manager.cpp103 const HWDisplayAttributes &attr,
196 const DisplayConfigVariableInfo &attr,
203 attributes = attr;
102 ColorManagerProxy(DisplayType type, HWInterface *intf, const HWDisplayAttributes &attr, const HWPanelInfo &info) argument
194 Set(const HWResourceInfo &hw_res, const HWPanelInfo &panel_info, const DisplayConfigVariableInfo &attr, const PPFeatureVersion &feature_ver) argument
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.h112 nl_iterator(struct nlattr *attr) { argument
113 pos = (struct nlattr *)nla_data(attr);
114 rem = nla_len(attr);
268 void attr_end(struct nlattr *attr) { argument
269 nla_nest_end(mMsg, attr);
/hardware/qcom/audio/hal/audio_extn/
H A Dhwdep_cal.c63 typedef int (*acdb_get_calibration_t)(char *attr, int size, void *data);
/hardware/interfaces/media/omx/1.0/
H A Dtypes.hal177 Attributes attr;
/hardware/libhardware/tests/hwc/
H A Dutil.c112 int select_config_for_window(EGLDisplay dpy, EGLint *attr, argument
140 if (eglChooseConfig(dpy, attr, cfg, max, &n) == EGL_FALSE) {
/hardware/ril/reference-ril/
H A Datchannel.c576 pthread_attr_t attr; local
586 pthread_attr_init (&attr);
587 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
589 ret = pthread_create(&s_tid_reader, &attr, readerLoop, &attr);
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp497 int attr; local
499 fscanf(mCoilsResetFd, "%d", &attr);
500 if(attr == 0)
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.primary.cpp463 int attr; local
465 fscanf(mCoilsResetFd, "%d", &attr);
466 if(attr == 0)

Completed in 910 milliseconds

123