Home
last modified time | relevance | path

Searched refs:srcy (Results 1 – 25 of 26) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dextend.c107 int srcy, int srcx, in vp8_copy_and_extend_frame_with_rect() argument
114 int src_y_offset = srcy * src->y_stride + srcx; in vp8_copy_and_extend_frame_with_rect()
115 int dst_y_offset = srcy * dst->y_stride + srcx; in vp8_copy_and_extend_frame_with_rect()
116 int src_uv_offset = ((srcy * src->uv_stride) >> 1) + (srcx >> 1); in vp8_copy_and_extend_frame_with_rect()
117 int dst_uv_offset = ((srcy * dst->uv_stride) >> 1) + (srcx >> 1); in vp8_copy_and_extend_frame_with_rect()
120 if (srcy) in vp8_copy_and_extend_frame_with_rect()
124 if (srcy + srch != src->y_height) in vp8_copy_and_extend_frame_with_rect()
Dextend.h26 int srcy, int srcx,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_extend.c108 int srcy, int srcx, in vp9_copy_and_extend_frame_with_rect() argument
111 const int et_y = srcy ? 0 : dst->border; in vp9_copy_and_extend_frame_with_rect()
113 const int eb_y = srcy + srch != src->y_height ? 0 : in vp9_copy_and_extend_frame_with_rect()
117 const int src_y_offset = srcy * src->y_stride + srcx; in vp9_copy_and_extend_frame_with_rect()
118 const int dst_y_offset = srcy * dst->y_stride + srcx; in vp9_copy_and_extend_frame_with_rect()
124 const int src_uv_offset = ((srcy * src->uv_stride) >> 1) + (srcx >> 1); in vp9_copy_and_extend_frame_with_rect()
125 const int dst_uv_offset = ((srcy * dst->uv_stride) >> 1) + (srcx >> 1); in vp9_copy_and_extend_frame_with_rect()
Dvp9_extend.h27 int srcy, int srcx,
/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.h52 short srcy; member
114 short srcy,
132 short srcy,
149 short srcy,
Dpsb_coverlay.c403 int srcx, srcy, srcw, srch; in psb_DisplayRGBASubpicture() local
414 srcy = subpicture->subpic_srcy; in psb_DisplayRGBASubpicture()
433 if (srcy < 0) { in psb_DisplayRGBASubpicture()
434 srch += srcy; in psb_DisplayRGBASubpicture()
435 srcy = 0; in psb_DisplayRGBASubpicture()
440 if ((srcy + srch) > image_height) in psb_DisplayRGBASubpicture()
441 srch = image_height - srcy; in psb_DisplayRGBASubpicture()
498 …XPutImage(ctx->native_dpy, output->output_drawable, output->gc, ximg, srcx, srcy, destx, desty, wi… in psb_DisplayRGBASubpicture()
512 srcx, srcy, destx, desty, destw, desth); in psb_DisplayRGBASubpicture()
614 short srcy, in psb_extendMode_getCoordinate() argument
[all …]
Dpsb_ctexture.c224 short srcy, in psb_putsurface_ctexture() argument
406 … srcx, srcy, srcw, srch, xoffset, yoffset, xres, yres, texture_priv->extend_current_blt_buffer); in psb_putsurface_ctexture()
409 …extend_blt_meminfo[texture_priv->extend_current_blt_buffer], surface, srcx, srcy, srcw, srch, 0, 0, in psb_putsurface_ctexture()
415 …extend_blt_meminfo[texture_priv->extend_current_blt_buffer], surface, srcx, srcy, srcw, srch, 0, 0, in psb_putsurface_ctexture()
466 … srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer); in psb_putsurface_ctexture()
468 …it(ctx, (unsigned char *)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx,… in psb_putsurface_ctexture()
473 …it(ctx, (unsigned char *)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx,… in psb_putsurface_ctexture()
484 … srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer); in psb_putsurface_ctexture()
487 …xture_priv->blt_meminfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx,… in psb_putsurface_ctexture()
492 …xture_priv->blt_meminfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx,… in psb_putsurface_ctexture()
[all …]
Dpsb_x11.c109 short srcy, in psb_putsurface_x11() argument
224 uint8_t *src_y = surface_data + psb_surface->stride * srcy; in psb_putsurface_x11()
225 uint8_t *src_uv = surface_data + psb_surface->stride * (obj_surface->height + srcy / 2); in psb_putsurface_x11()
227 for (y = srcy; y < (srcy + height); y += 2) { in psb_putsurface_x11()
460 short srcy, in psb_PutSurface() argument
490 psb_putsurface_x11(ctx, surface, draw, srcx, srcy, srcw, srch, in psb_PutSurface()
510 srcx, srcy, srcw, srch, in psb_PutSurface()
526 srcx, srcy, srcw, srch, in psb_PutSurface()
532 srcx, srcy, srcw, srch, in psb_PutSurface()
Dpsb_xvva.c374 short srcy, in psb__CheckPutSurfaceXvPort() argument
663 short srcy, in psb_putsurface_xvideo() argument
718 srcx, srcy, srcw, srch, in psb_putsurface_xvideo()
812 srcx, srcy, srcw, srch, destx, desty, destw, desth); in psb_putsurface_xvideo()
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c153 short srcy, in psb_putsurface_ctexture() argument
176 psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch, in psb_putsurface_ctexture()
193 short srcy,
230 srcx, srcy, srcw, srch, destx, desty, destw, desth);
233 ctx, surface, srcx, srcy, srcw, srch,
463 short srcy, in psb_PutSurface() argument
491 …(srcy < 0) || (srcy > obj_surface->height_origin) || (srch > (obj_surface->height_origin - srcy)))… in psb_PutSurface()
534 srcx, srcy, srcw, srch, in psb_PutSurface()
/hardware/intel/common/libva/va/android/
Dva_android.cpp192 short srcy,
210 short srcy, in vaPutSurface() argument
233 … VA_TRACE_LOG(va_TracePutSurface, dpy, surface, static_cast<void*>(&draw), srcx, srcy, srcw, srch, in vaPutSurface()
237 …return ctx->vtable->vaPutSurface( ctx, surface, static_cast<void*>(&draw), srcx, srcy, srcw, srch, in vaPutSurface()
/hardware/intel/common/libva/va/x11/
Dva_x11.c221 short srcy,
239 short srcy, in vaPutSurface() argument
259 VA_TRACE_LOG(va_TracePutSurface, dpy, surface, (void *)draw, srcx, srcy, srcw, srch, in vaPutSurface()
263 return ctx->vtable->vaPutSurface( ctx, surface, (void *)draw, srcx, srcy, srcw, srch, in vaPutSurface()
/hardware/intel/common/libva/va/
Dva_tpi.c77 short srcy, in vaPutSurfaceBuf() argument
96 return tpi->vaPutSurfaceBuf( ctx, surface, data, data_len, srcx, srcy, srcw, srch, in vaPutSurfaceBuf()
Dva_x11.h54 short srcy,
Dva_android.h68 short srcy,
Dva_backend_tpi.h54 short srcy,
Dva_tpi.h78 short srcy,
Dva_trace.h201 short srcy,
Dva_backend.h206 short srcy,
/hardware/intel/img/psb_video/src/
Dpsb_output.h195 short srcy,
218 short srcy,
Dpnw_rotate.h93 short srcy,
Dpsb_overlay.h347 short srcy,
Dpsb_drv_debug.c337 short srcy, in psb__dump_I420_buffers() argument
350 mapped_buffer1 = mapped_buffer + psb_surface->stride * srcy; in psb__dump_I420_buffers()
351 mapped_buffer2 = mapped_buffer + psb_surface->stride * (srch + srcy / 2); in psb__dump_I420_buffers()
390 short __maybe_unused srcy, in psb__dump_NV12_buffers() argument
Dpsb_overlay.c1440 short srcy, in psb_putsurface_overlay() argument
1466 I830PutImage(ctx, surface, srcx, srcy, srcw, srch, in psb_putsurface_overlay()
Dpsb_drv_video.c2801 short __maybe_unused srcy, argument
2825 …psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth,…

12