Searched defs:last (Results 1 - 24 of 24) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Queue.h45 EXYNOS_QElem *last; member in struct:_EXYNOS_QUEUE
/hardware/invensense/60xx/mlsdk/mllite/
H A Dcompass.h59 float last; member in struct:yas_thresh_filter
/hardware/qcom/display/msm8084/libqdutils/
H A Dcb_utils.cpp46 size_t last = list->numHwLayers - 1; local
47 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
53 for(size_t i = 0 ; i < last; i++) {
64 for (size_t i = 0 ; i < last; i++) {
/hardware/qcom/display/msm8226/libqdutils/
H A Dcb_utils.cpp46 size_t last = list->numHwLayers - 1; local
47 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
53 for(size_t i = 0 ; i < last; i++) {
64 for (size_t i = 0 ; i < last; i++) {
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp100 uint32_t last = (uint32_t)list->numHwLayers - 1; local
101 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
155 uint32_t last = (uint32_t)list->numHwLayers - 1; local
156 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
297 uint32_t last = (uint32_t)list->numHwLayers - 1; local
298 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc.cpp584 size_t last = list->numHwLayers - 1; local
585 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
652 size_t last = list->numHwLayers - 1; local
653 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp120 // Skipping last layer since FrameBuffer layer should not affect
271 uint32_t last = 0; local
280 last = (uint32_t)list->numHwLayers - 1;
281 renderBuffer = (private_handle_t *)list->hwLayers[last].handle;
298 if(list->hwLayers[last].acquireFenceFd >=0) {
300 copybit->set_sync(copybit, list->hwLayers[last].acquireFenceFd);
344 list->hwLayers[last].acquireFenceFd >= 0) {
345 close(list->hwLayers[last].acquireFenceFd);
346 list->hwLayers[last].acquireFenceFd = -1;
H A Dhwc_utils.cpp1239 size_t last = list->numHwLayers - 1; local
1240 hwc_rect_t fbDisplayFrame = list->hwLayers[last].displayFrame;
1247 for (size_t i = 1; i < last; i++) {
/hardware/intel/common/omx-components/videocodec/
H A DOMXComponentCodecBase.cpp170 HandlerEntry *last = NULL; local
177 last = p;
189 if (last) {
190 last->next = p;
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dlist.c159 struct list *last; local
162 last = __list_last(list);
163 __list_add_after(last, new);
H A Dmodule.c78 struct module *last; local
80 last = find_last_module(head);
81 if (last)
82 last->next = add;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp111 uint32_t last = (uint32_t)list->numHwLayers - 1; local
112 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
167 uint32_t last = (uint32_t)list->numHwLayers - 1; local
168 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
335 uint32_t last = (uint32_t)list->numHwLayers - 1; local
336 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc.cpp557 size_t last = list->numHwLayers - 1; local
558 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
637 size_t last = list->numHwLayers - 1; local
638 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp120 // Skipping last layer since FrameBuffer layer should not affect
408 uint32_t last = (uint32_t)list->numHwLayers - 1; local
409 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
482 uint32_t last = 0; local
496 last = (uint32_t)list->numHwLayers - 1;
497 renderBuffer = (private_handle_t *)list->hwLayers[last].handle;
514 if(list->hwLayers[last].acquireFenceFd >=0) {
516 copybit->set_sync(copybit, list->hwLayers[last].acquireFenceFd);
568 list->hwLayers[last].acquireFenceFd >= 0) {
569 close(list->hwLayers[last]
[all...]
H A Dhwc_utils.cpp1232 size_t last = list->numHwLayers - 1; local
1233 hwc_rect_t fbDisplayFrame = list->hwLayers[last].displayFrame;
1240 for (size_t i = 1; i < last; i++) {
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp145 uint32_t last = list->numHwLayers - 1; local
146 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
173 uint32_t last = list->numHwLayers - 1; local
174 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
357 uint32_t last = list->numHwLayers - 1; local
358 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
405 uint32_t last = list->numHwLayers - 1; local
406 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_utils.cpp608 uint32_t last = list->numHwLayers - 1; local
609 hwc_rect_t fbDisplayFrame = list->hwLayers[last].displayFrame;
616 for (uint32_t i = 1; i < last; i++) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc.cpp218 uint32_t last = list->numHwLayers - 1; local
219 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
408 uint32_t last = list->numHwLayers - 1; local
409 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
456 uint32_t last = list->numHwLayers - 1; local
457 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
500 uint32_t last = list->numHwLayers - 1; local
501 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_utils.cpp562 uint32_t last = list->numHwLayers - 1; local
563 hwc_rect_t fbDisplayFrame = list->hwLayers[last].displayFrame;
570 for (uint32_t i = 1; i < last; i++) {
/hardware/ti/omap4-aah/
H A Dheaptracker.c91 static struct hdr *last; variable in typeref:struct:hdr
162 static inline void __add(struct hdr *hdr, struct hdr **first, struct hdr **last) argument
165 hdr->next = *last;
166 if (*last)
167 (*last)->prev = hdr;
170 *last = hdr;
173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) argument
178 *last = hdr->next;
194 __add(hdr, &first, &last);
204 __del(hdr, &first, &last);
291 __del_and_check(struct hdr *hdr, struct hdr **first, struct hdr **last, unsigned *cnt, int *safe) argument
[all...]
/hardware/ti/omap4xxx/
H A Dheaptracker.c91 static struct hdr *last; variable in typeref:struct:hdr
162 static inline void __add(struct hdr *hdr, struct hdr **first, struct hdr **last) argument
165 hdr->next = *last;
166 if (*last)
167 (*last)->prev = hdr;
170 *last = hdr;
173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) argument
178 *last = hdr->next;
194 __add(hdr, &first, &last);
204 __del(hdr, &first, &last);
291 __del_and_check(struct hdr *hdr, struct hdr **first, struct hdr **last, unsigned *cnt, int *safe) argument
[all...]
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c83 struct ext_transform_t last; /* last-used settings */ member in struct:omap4_hwc_ext
88 __u32 last_mode; /* 2-s complement of last HDMI mode set, 0 if none */
155 int last_ext_ovls; /* # of overlays on external/internal display for last composition */
1379 if (ext->last.docking)
1390 ext->last = ext->current;
1420 ALOGD("prepare (%d) - %s (comp=%d, poss=%d/%d scaled, RGB=%d,BGR=%d,NV12=%d) (ext=%s%s%ddeg%s %dex/%dmx (last %dex,%din)\n",
1899 /* keep last 2 zeroes to ensure double 0 termination */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
H A Dnestegg.c1250 struct frame * f, * last; local
1365 last = NULL;
1382 if (!last)
1385 last->next = f;
1386 last = f;
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c91 struct ext_transform_t last; /* last-used settings */ member in struct:omap4_hwc_ext
96 __u32 last_mode; /* 2-s complement of last HDMI mode set, 0 if none */
197 int last_ext_ovls; /* # of overlays on external/internal display for last composition */
1866 if (ext->last.docking)
1885 ext->last = ext->current;
1923 ALOGD("prepare (%d) - %s (comp=%d, poss=%d/%d scaled, RGB=%d,BGR=%d,NV12=%d) (ext=%s%s%ddeg%s %dex/%dmx (last %dex,%din)\n",
2597 /* keep last 2 zeroes to ensure double 0 termination */

Completed in 1656 milliseconds