Home
last modified time | relevance | path

Searched refs:clip (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp162 struct copybit_rect_t clip; in set_rects() local
163 intersect(&clip, scissor, dst); in set_rects()
165 e->dst_rect.x = clip.l; in set_rects()
166 e->dst_rect.y = clip.t; in set_rects()
167 e->dst_rect.w = clip.r - clip.l; in set_rects()
168 e->dst_rect.h = clip.b - clip.t; in set_rects()
172 delta_x = (clip.t - dst->t); in set_rects()
173 delta_y = (dst->r - clip.r); in set_rects()
174 e->src_rect.w = (clip.b - clip.t); in set_rects()
175 e->src_rect.h = (clip.r - clip.l); in set_rects()
[all …]
Dcopybit_c2d.cpp1316 struct copybit_rect_t clip; in stretch_copybit_internal() local
1317 while ((status == 0) && region->next(region, &clip)) { in stretch_copybit_internal()
1318 set_rects(ctx, &(src_surface), dst_rect, src_rect, &clip); in stretch_copybit_internal()
/hardware/qcom/display/msm8974/libcopybit/
Dcopybit.cpp165 struct copybit_rect_t clip; in set_rects() local
166 intersect(&clip, scissor, dst); in set_rects()
168 e->dst_rect.x = clip.l; in set_rects()
169 e->dst_rect.y = clip.t; in set_rects()
170 e->dst_rect.w = clip.r - clip.l; in set_rects()
171 e->dst_rect.h = clip.b - clip.t; in set_rects()
175 delta_x = (clip.t - dst->t); in set_rects()
176 delta_y = (dst->r - clip.r); in set_rects()
177 e->src_rect.w = (clip.b - clip.t); in set_rects()
178 e->src_rect.h = (clip.r - clip.l); in set_rects()
[all …]
Dcopybit_c2d.cpp1344 struct copybit_rect_t clip; in stretch_copybit_internal() local
1345 while ((status == 0) && region->next(region, &clip)) { in stretch_copybit_internal()
1346 set_rects(ctx, &(src_surface), dst_rect, src_rect, &clip); in stretch_copybit_internal()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp166 struct copybit_rect_t clip; in set_rects() local
167 intersect(&clip, scissor, dst); in set_rects()
169 e->dst_rect.x = clip.l; in set_rects()
170 e->dst_rect.y = clip.t; in set_rects()
171 e->dst_rect.w = clip.r - clip.l; in set_rects()
172 e->dst_rect.h = clip.b - clip.t; in set_rects()
176 delta_x = (clip.t - dst->t); in set_rects()
177 delta_y = (dst->r - clip.r); in set_rects()
178 e->src_rect.w = (clip.b - clip.t); in set_rects()
179 e->src_rect.h = (clip.r - clip.l); in set_rects()
[all …]
Dcopybit_c2d.cpp1350 struct copybit_rect_t clip; in stretch_copybit_internal() local
1351 while ((status == 0) && region->next(region, &clip)) { in stretch_copybit_internal()
1352 set_rects(ctx, &(src_surface), dst_rect, src_rect, &clip); in stretch_copybit_internal()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp166 struct copybit_rect_t clip; in set_rects() local
167 intersect(&clip, scissor, dst); in set_rects()
169 e->dst_rect.x = clip.l; in set_rects()
170 e->dst_rect.y = clip.t; in set_rects()
171 e->dst_rect.w = clip.r - clip.l; in set_rects()
172 e->dst_rect.h = clip.b - clip.t; in set_rects()
176 delta_x = (clip.t - dst->t); in set_rects()
177 delta_y = (dst->r - clip.r); in set_rects()
178 e->src_rect.w = (clip.b - clip.t); in set_rects()
179 e->src_rect.h = (clip.r - clip.l); in set_rects()
[all …]
Dcopybit_c2d.cpp1344 struct copybit_rect_t clip; in stretch_copybit_internal() local
1345 while ((status == 0) && region->next(region, &clip)) { in stretch_copybit_internal()
1346 set_rects(ctx, &(src_surface), dst_rect, src_rect, &clip); in stretch_copybit_internal()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp169 struct copybit_rect_t clip; in set_rects() local
170 intersect(&clip, scissor, dst); in set_rects()
172 e->dst_rect.x = clip.l; in set_rects()
173 e->dst_rect.y = clip.t; in set_rects()
174 e->dst_rect.w = clip.r - clip.l; in set_rects()
175 e->dst_rect.h = clip.b - clip.t; in set_rects()
179 delta_x = (clip.t - dst->t); in set_rects()
180 delta_y = (dst->r - clip.r); in set_rects()
181 e->src_rect.w = (clip.b - clip.t); in set_rects()
182 e->src_rect.h = (clip.r - clip.l); in set_rects()
[all …]
Dcopybit_c2d.cpp1353 struct copybit_rect_t clip; in stretch_copybit_internal() local
1354 while ((status == 0) && region->next(region, &clip)) { in stretch_copybit_internal()
1355 set_rects(ctx, &(src_surface), dst_rect, src_rect, &clip); in stretch_copybit_internal()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct16x16_add_neon.asm623 vqmovun.s16 d12, q12 ; clip pixel
624 vqmovun.s16 d13, q13 ; clip pixel
637 vqmovun.s16 d12, q12 ; clip pixel
638 vqmovun.s16 d13, q13 ; clip pixel
655 vqmovun.s16 d12, q12 ; clip pixel
656 vqmovun.s16 d13, q13 ; clip pixel
669 vqmovun.s16 d12, q12 ; clip pixel
670 vqmovun.s16 d13, q13 ; clip pixel
681 vqmovun.s16 d12, q8 ; clip pixel
686 vqmovun.s16 d13, q9 ; clip pixel
[all …]
Dvp9_idct32x32_add_neon.asm121 ; clip pixel
155 ; clip pixel
189 ; clip pixel
223 ; clip pixel
/hardware/intel/img/psb_video/src/
Dpsb_overlay.c174 REGION_EMPTY(pScrn->pScreen, &pPriv->clip); in I830StopVideo()
1233 REGION_NULL(pScreen, &pPriv->clip); in psbPortPrivCreate()
1308 REGION_NULL(pScreen, &pPriv->clip); in psbSetupImageVideoOverlay()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG379 called "CQ," which changes the allocation of bits within a clip to