Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 22 of 22) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
DPERF.awk37 boundary = boundary ? boundary : "****";
55 else if (gsub("^boundary=","",arg)) { boundary = arg }
72 if (boundary == "****") {
77 boundary = substr(who, 0, 3) "T";
85 count = boundary ? skip : 0;
146 /Steady/ && $12 == "Boundary" && $4 == boundary {
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_print.c274 unsigned long boundary = ((unsigned long) eBoundary) & PERF_BoundaryMask; in __print_Boundary() local
283 (boundary < PERF_BoundaryMax ? in __print_Boundary()
284 PERF_BoundaryTypes[boundary] : "INVALID"), in __print_Boundary()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h622 #define ALIGN_ADDR(addr, boundary) (void *)(((uintptr)(addr) + (boundary) - 1) \ argument
623 & ~((boundary) - 1))
624 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ argument
625 & ~((boundary) - 1))
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c409 avail += pcm->sw_p->boundary; in pcm_avail()
414 avail += pcm->sw_p->boundary; in pcm_avail()
415 else if ((unsigned long) avail >= pcm->sw_p->boundary) in pcm_avail()
416 avail -= pcm->sw_p->boundary; in pcm_avail()
Daplay.c159 fprintf (stderr," sparams->boundary= %lu\n", sparams->boundary); in set_params()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dloopfilter_v6.asm1083 ;roughly 3/7th difference across boundary
1130 ;roughly 2/7th difference across boundary
1167 ldrb r11, [src, #-5] ; load p2 for 1/7th difference across boundary
1170 ldrb r9, [src], pstep ; load q2 for 1/7th difference across boundary
1202 ;roughly 1/7th difference across boundary
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2665 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() argument
2681 if(MIN_WIDTH == boundary.right - boundary.left) { in getSanitizeROI()
2685 if((t_roi.left + MIN_WIDTH) > boundary.right) in getSanitizeROI()
2694 if(MIN_HEIGHT == boundary.bottom - boundary.top) { in getSanitizeROI()
2698 if((t_roi.top + MIN_HEIGHT) > boundary.bottom) in getSanitizeROI()
2714 if(t_roi.right > boundary.right) { in getSanitizeROI()
2715 t_roi.right = boundary.right; in getSanitizeROI()
2732 if(t_roi.bottom > boundary.bottom) { in getSanitizeROI()
2733 t_roi.bottom = boundary.bottom; in getSanitizeROI()
Dhwc_utils.h391 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dmbloopfilter_neon.asm423 ; roughly 1/7th difference across boundary
424 ; roughly 2/7th difference across boundary
425 ; roughly 3/7th difference across boundary
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp2232 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() argument
2248 if((t_roi.left + MIN_WIDTH) > boundary.right) in getSanitizeROI()
2256 if((t_roi.top + MIN_HEIGHT) > boundary.bottom) in getSanitizeROI()
2271 if(t_roi.right > boundary.right) { in getSanitizeROI()
2272 t_roi.right = boundary.right; in getSanitizeROI()
2290 if(t_roi.bottom > boundary.bottom) { in getSanitizeROI()
2291 t_roi.bottom = boundary.bottom; in getSanitizeROI()
Dhwc_utils.h310 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp2242 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() argument
2258 if((t_roi.left + MIN_WIDTH) > boundary.right) in getSanitizeROI()
2266 if((t_roi.top + MIN_HEIGHT) > boundary.bottom) in getSanitizeROI()
2281 if(t_roi.right > boundary.right) { in getSanitizeROI()
2282 t_roi.right = boundary.right; in getSanitizeROI()
2300 if(t_roi.bottom > boundary.bottom) { in getSanitizeROI()
2301 t_roi.bottom = boundary.bottom; in getSanitizeROI()
Dhwc_utils.h330 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1949 uint boundary; in bcm_mw_to_qdbm() local
1964 boundary = nqdBm_to_mW_map[qdbm] + (nqdBm_to_mW_map[qdbm+1] - in bcm_mw_to_qdbm()
1966 if (mw_uint < boundary) break; in bcm_mw_to_qdbm()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm507 ;# roughly 1/7th difference across boundary
526 ;# roughly 2/7th difference across boundary
546 ;# roughly 3/7th difference across boundary
638 ;# Filtering a vertical mb. Each mb is aligned on a 16 byte boundary.
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h379 snd_pcm_uframes_t boundary; member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h391 snd_pcm_uframes_t boundary; /* pointers wrap point */ member
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h380 snd_pcm_uframes_t boundary; member
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h379 snd_pcm_uframes_t boundary; member
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h391 snd_pcm_uframes_t boundary; /* pointers wrap point */ member
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h392 snd_pcm_uframes_t boundary; /* pointers wrap point */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_mmx.asm1231 ; roughly 2/7th difference across boundary
1262 ; roughly 1/7th difference across boundary