Searched refs:last (Results 1 - 25 of 46) sorted by relevance

12

/hardware/libhardware/tests/hardware/
H A DAndroid.mk5 LOCAL_SRC_FILES := struct-size.cpp struct-offset.cpp struct-last.cpp
/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/msm8994/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++) {
65 for (size_t i = 0 ; 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/intel/common/omx-components/videocodec/
H A DOMXComponentCodecBase.cpp170 HandlerEntry *last = NULL; local
177 last = p;
189 if (last) {
190 last->next = p;
/hardware/qcom/display/msm8909/libqdutils/
H A Dcb_utils.cpp62 size_t last = list->numHwLayers - 1; local
63 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
78 for(size_t i = 0 ; i < last; i++) {
90 for (size_t i = 0 ; i < last; i++) {
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dmodule.c78 struct module *last; local
80 last = find_last_module(head);
81 if (last)
82 last->next = add;
H A Dlist.c159 struct list *last; local
162 last = __list_last(list);
163 __list_add_after(last, new);
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_virtual.cpp79 uint32_t last = (uint32_t)list->numHwLayers - 1; local
80 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
142 uint32_t last = (uint32_t)list->numHwLayers - 1; local
143 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp173 // Skipping last layer since FrameBuffer layer should not affect
384 int last = (uint32_t)list->numHwLayers - 1; local
385 mDirtyRect = list->hwLayers[last].displayFrame;
513 uint32_t last = (uint32_t)list->numHwLayers - 1; local
514 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
576 close(list->hwLayers[last].acquireFenceFd);
577 list->hwLayers[last].acquireFenceFd = -1;
589 uint32_t last = 0; local
610 last = (uint32_t)list->numHwLayers - 1;
611 renderBuffer = (private_handle_t *)list->hwLayers[last]
[all...]
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.cpp79 uint32_t last = (uint32_t)list->numHwLayers - 1; local
80 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
141 uint32_t last = (uint32_t)list->numHwLayers - 1; local
142 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
H A Dhwc_copybit.cpp120 // Skipping last layer since FrameBuffer layer should not affect
417 uint32_t last = (uint32_t)list->numHwLayers - 1; local
418 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
491 uint32_t last = 0; local
506 last = (uint32_t)list->numHwLayers - 1;
507 renderBuffer = (private_handle_t *)list->hwLayers[last].handle;
524 if(list->hwLayers[last].acquireFenceFd >=0) {
526 copybit->set_sync(copybit, list->hwLayers[last].acquireFenceFd);
582 list->hwLayers[last].acquireFenceFd >= 0) {
583 close(list->hwLayers[last]
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
H A DPERF.awk127 delta = $1 - last;
142 last = $1;
/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_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;
/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_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...]
/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];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dpostproc_sse2.asm165 ; dup the last byte into the right border
202 ; last 16 pixels
273 ; this copies the last row down into the border 8 rows
507 ; dup the last byte into the right border
567 pshufd xmm6, xmm6, 0 ; duplicate the last ones
568 pshufd xmm7, xmm7, 0 ; duplicate the last ones
/hardware/bsp/intel/peripheral/libupm/src/lcd/
H A Deboled.cxx355 int16_t a, b, y, last; local
395 if(y1 == y2) last = y1; // Include y1 scanline
396 else last = y1-1; // Skip it
398 for(y=y0; y<=last; y++) {
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
H A Dviddec_mp4_videoobjectlayer.c52 uint8_t last=0; local
63 last = pQM[mp4_ClassicalZigzag[i-1]];
66 pQM[mp4_ClassicalZigzag[i]] = last;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_idct32x32_add_neon.asm59 ; for proper address calculation, the last offset used when manipulating
74 ; for proper address calculation, the last offset used when manipulating
90 ; for proper address calculation, the last offset used when manipulating
1124 ; restore r0 by removing the last offset from the last
1127 ; restore r1 by removing the last offset from the last
1278 ; restore r0 by removing the last offset from the last
1281 ; restore r1 by removing the last offse
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
H A Dvp8_vpxyv12_copysrcframe_func_neon.asm104 ;copy last line for Y if y_height is odd
210 ;copy last line for U & V if uv_height is odd

Completed in 794 milliseconds

12