Searched refs:list (Results 76 - 100 of 101) sorted by relevance

12345

/hardware/qcom/display/msm8960/libcopybit/
H A DAndroid.mk38 ifeq ($(call is-board-platform-in-list,$(MSM7K_BOARD_PLATFORMS)),true)
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_ad.cpp8 * notice, this list of conditions and the following disclaimer.
10 * copyright notice, this list of conditions and the following
142 const hwc_display_contents_1_t* list) {
148 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex];
141 markDoable(hwc_context_t *ctx, const hwc_display_contents_1_t* list) argument
/hardware/qcom/audio/hal/
H A Daudio_hw.c292 usecase = node_to_item(node, struct audio_usecase, list);
311 usecase = node_to_item(node, struct audio_usecase, list);
318 usecase = node_to_item(node, struct audio_usecase, list);
330 usecase = node_to_item(node, struct audio_usecase, list);
365 usecase = node_to_item(node, struct audio_usecase, list);
383 usecase = node_to_item(node, struct audio_usecase, list);
396 usecase = node_to_item(node, struct audio_usecase, list);
444 usecase = node_to_item(node, struct audio_usecase, list);
583 ALOGE("%s: Could not find the usecase (%d) in the list",
594 list_remove(&uc_info->list);
[all...]
/hardware/libhardware/include/hardware/
H A Dsensors.h898 * Enumerate all available sensors. The list is returned in "list".
899 * @return number of sensors in the list
902 struct sensor_t const** list);
1223 * with this choice, here is a list of applications made possible when
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h7 * notice, this list of conditions and the following disclaimer.
9 * copyright notice, this list of conditions and the following
48 struct cam_list list; member in struct:__anon620
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
H A DClientLib.cpp16 * notice, this list of conditions and the following disclaimer.
18 * notice, this list of conditions and the following disclaimer in the
38 #include <list>
66 list<Device *> devices;
75 for (list<Device *>::iterator iterator = devices.begin();
97 for (list<Device *>::iterator iterator = devices.begin();
/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp101 struct sensor_t const** list)
103 *list = sSensorList;
100 sensors__get_sensors_list(struct sensors_module_t* module, struct sensor_t const** list) argument
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors_mpl.cpp60 struct sensor_t const** list)
62 *list = sSensorList;
134 // populate the sensor list
59 sensors__get_sensors_list(struct sensors_module_t* module, struct sensor_t const** list) argument
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c7 * notice, this list of conditions and the following disclaimer.
9 * copyright notice, this list of conditions and the following
2347 head = &queue->head.list;
2350 node = member_of(pos, mm_jpeg_q_node_t, list);
2356 cam_list_del_node(&node->list);
2381 head = &queue->head.list;
2384 node = member_of(pos, mm_jpeg_q_node_t, list);
2390 cam_list_del_node(&node->list);
2415 head = &queue->head.list;
2418 node = member_of(pos, mm_jpeg_q_node_t, list);
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c2161 va_list list; local
2165 va_start(list, strFormat);
2166 vfprintf(stdout, strFormat, list);
2167 va_end(list);
2174 va_list list; local
2196 va_start(list, strFormat);
2197 vfprintf(stdout, strFormat, list);
2198 va_end(list);
/hardware/ti/omap4xxx/
H A Dheaptracker.c505 static int check_list(struct hdr *list, pthread_rwlock_t *rwlock) argument
512 hdr = list;
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_audio.h291 struct msm_snd_device_info *list; member in struct:msm_snd_device_list
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_audio.h314 struct msm_snd_device_info *list; member in struct:msm_snd_device_list
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dfimg2d.h19 #include <linux/list.h>
406 * @node: list head of blit command queue
/hardware/libhardware/tests/camera2/
H A DCameraBurstTests.cpp136 // Parses a comma-separated string list into a Vector
138 void ParseList(const char *src, Vector<T> &list) { argument
148 list.push_back(val);
300 * which must all be a list of comma-separated values, and each list must be
435 EXPECT_TRUE(gotSize) << "Can't find stream size in list of "
489 dout << "Using burst list from environment with " << expList.size() <<
552 // Validate the list, but warn only
570 << "Capture " << i << " sensitivity not in list: " << sensitivityList[i];
H A Dcamera2.cpp252 const int32_t **list,
287 *list = availableSizes.data.i32;
251 getResolutionList(int32_t format, const int32_t **list, size_t *count) argument
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_audio.h330 struct msm_snd_device_info *list; member in struct:msm_snd_device_list
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_audio.h363 struct msm_snd_device_info *list; member in struct:msm_snd_device_list
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.cpp12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
36 #include <list>
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c21 #include <cutils/list.h>
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c199 va_list list; local
203 va_start(list, strFormat);
204 vfprintf(stdout, strFormat, list);
205 va_end(list);
566 /* TODO: Optimize using a linked list */
1436 /* TODO: Optimize - We should use a linked list instead of an array */
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp7 notice, this list of conditions and the following disclaimer.
9 notice, this list of conditions and the following disclaimer in the
3488 struct mdp_blit_req_list list; member in union:__anon993
3497 img.list.count = 1;
3498 e = &img.list.req[0];
/hardware/qcom/audio/legacy/alsa_sound/
H A Dalsa_default.cpp620 static status_t s_init(alsa_device_t *module, ALSAHandleList &list) argument
624 list.clear();
1553 ALOGI("No proper mapping found with UCM device list, setting default");
/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c26 #include <cutils/list.h>
74 struct listnode effects_list; /* list of effects attached to this output */
137 /* list of created effects. Updated by visualizer_hal_start_output()
140 /* list of active output streams. Updated by visualizer_hal_start_output()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp7 notice, this list of conditions and the following disclaimer.
9 notice, this list of conditions and the following disclaimer in the
3741 struct mdp_blit_req_list list; member in union:__anon1013
3749 img.list.count = 1;
3750 e = &img.list.req[0];

Completed in 982 milliseconds

12345