/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 162 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 …]
|
D | copybit_c2d.cpp | 1316 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/ |
D | copybit.cpp | 165 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 …]
|
D | copybit_c2d.cpp | 1344 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/ |
D | copybit.cpp | 166 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 …]
|
D | copybit_c2d.cpp | 1350 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/ |
D | copybit.cpp | 166 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 …]
|
D | copybit_c2d.cpp | 1344 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/ |
D | copybit.cpp | 169 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 …]
|
D | copybit_c2d.cpp | 1353 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/ |
D | vp9_idct16x16_add_neon.asm | 623 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 …]
|
D | vp9_idct32x32_add_neon.asm | 121 ; clip pixel 155 ; clip pixel 189 ; clip pixel 223 ; clip pixel
|
/hardware/intel/img/psb_video/src/ |
D | psb_overlay.c | 174 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/ |
D | CHANGELOG | 379 called "CQ," which changes the allocation of bits within a clip to
|