/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | extend.c | 107 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()
|
D | extend.h | 26 int srcy, int srcx,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_extend.c | 108 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()
|
D | vp9_extend.h | 27 int srcy, int srcx,
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_x11.h | 52 short srcy; member 114 short srcy, 132 short srcy, 149 short srcy,
|
D | psb_coverlay.c | 403 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 …]
|
D | psb_ctexture.c | 224 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 …]
|
D | psb_x11.c | 109 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()
|
D | psb_xvva.c | 374 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/ |
D | psb_output_android.c | 153 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/ |
D | va_android.cpp | 192 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/ |
D | va_x11.c | 221 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/ |
D | va_tpi.c | 77 short srcy, in vaPutSurfaceBuf() argument 96 return tpi->vaPutSurfaceBuf( ctx, surface, data, data_len, srcx, srcy, srcw, srch, in vaPutSurfaceBuf()
|
D | va_x11.h | 54 short srcy,
|
D | va_android.h | 68 short srcy,
|
D | va_backend_tpi.h | 54 short srcy,
|
D | va_tpi.h | 78 short srcy,
|
D | va_trace.h | 201 short srcy,
|
D | va_backend.h | 206 short srcy,
|
/hardware/intel/img/psb_video/src/ |
D | psb_output.h | 195 short srcy, 218 short srcy,
|
D | pnw_rotate.h | 93 short srcy,
|
D | psb_overlay.h | 347 short srcy,
|
D | psb_drv_debug.c | 337 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
|
D | psb_overlay.c | 1440 short srcy, in psb_putsurface_overlay() argument 1466 I830PutImage(ctx, surface, srcx, srcy, srcw, srch, in psb_putsurface_overlay()
|
D | psb_drv_video.c | 2801 short __maybe_unused srcy, argument 2825 …psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth,…
|