HomeSort by relevance Sort by last modified time
    Searched refs:dst_w (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/libdrm/exynos/
exynos_fimg2d.c 511 unsigned int src_w, src_h, dst_w, dst_h; local
520 dst_w = w;
523 dst_w = dst->width - dst_x;
527 w = MIN(src_w, dst_w);
595 unsigned int src_w, src_h, dst_w, dst_h; local
604 dst_w = w;
607 dst_w = img->width - dst_x;
611 w = MIN(src_w, dst_w);
679 * @dst_w: width value to destination buffer.
689 unsigned int dst_y, unsigned int dst_w,
803 unsigned int src_w, src_h, dst_w, dst_h; local
    [all...]
exynos_fimg2d.h 309 unsigned int dst_y, unsigned int dst_w,
318 unsigned int dst_y, unsigned int dst_w, unsigned int dst_h,
  /hardware/intel/img/psb_video/src/
psb_texture.h 138 int src_h, int dst_x, int dst_y, int dst_w, int dst_h,
144 int src_h, int dst_x, int dst_y, int dst_w, int dst_h, unsigned int subtitle,
psb_texture.c 341 static void psb_calculate_subpic_size(int surf_width, int surf_height, int dst_w, int dst_h, PsbVASurfaceRec *surface_subpic)
347 src_h_ratio = (float)surf_width / dst_w;
353 subpic_h_dest_ratio = (float)dst_w / surface_subpic->subpic_dstw;
526 int src_h, int dst_x, int dst_y, int dst_w, int dst_h, unsigned int subtitle,
594 (dst_w * dst_h * 2),
603 sBltVP.sDst.Stride = dst_w * 2;//align_to(dst_w, 64);
608 sBltVP.sDst.SurfWidth = dst_w;
628 sBltVP.rcDest.right = dst_x + dst_w;
641 psb_calculate_subpic_size(obj_surface->width, obj_surface->height, dst_w, dst_h, surface_subpic)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_yuv.c 116 int dst_w,
127 if (dst_w == 0 || dst_h == 0)
140 scale_x = (float)src_w / (float)dst_w;
xa_context.h 58 int dst_w,
xa_priv.h 230 int dst_y, int dst_w, int dst_h,
  /hardware/qcom/display/msm8084/libqdutils/
cb_utils.cpp 86 int dst_w = clearWormholeRect.right - clearWormholeRect.left; local
89 if (!(dst_w || dst_h))
  /hardware/qcom/display/msm8226/libqdutils/
cb_utils.cpp 86 int dst_w = clearWormholeRect.right - clearWormholeRect.left; local
89 if (!(dst_w || dst_h))
  /hardware/qcom/display/msm8994/libqdutils/
cb_utils.cpp 88 int dst_w = clearWormholeRect.right - clearWormholeRect.left; local
91 if (!(dst_w || dst_h))
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_renderer.h 58 int dst_x, int dst_y, int dst_w, int dst_h,
xorg_xv.c 418 int dst_x, int dst_y, int dst_w, int dst_h)
424 dst_x, dst_y, dst_w, dst_h);*/
427 dst_x, dst_y, dst_w, dst_h,
494 int dstX, int dstY, int dst_w, int dst_h,
510 src_x, src_y, src_w, src_h, dstX, dstY, dst_w, dst_h);*/
549 float diff_x = (float)src_w / (float)dst_w;
566 offset_w = dst_w - w;
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 252 const int& dst_w, const int& dst_h) {
259 if (dst_w && dst_h)
261 float fDscale = (float)(src_w * src_h) / (float)(dst_w * dst_h);
282 const int& dst_w, const int& dst_h, uint8_t& horzDeci,
286 float horDscale = ceilf((float)src_w / (float)dst_w);
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.cpp 258 const int& dst_w, const int& dst_h) {
265 if (dst_w && dst_h)
267 float fDscale = (float)(src_w * src_h) / (float)(dst_w * dst_h);
288 const int& dst_w, const int& dst_h, float& horDscale,
290 horDscale = ceilf((float)src_w / (float)dst_w);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 1105 unsigned dst_w, dst_h; local
    [all...]
  /hardware/qcom/display/msm8909/liboverlay/
overlayMdpRot.cpp 292 const int& dst_w, const int& dst_h, const uint32_t& /*mdpFormat*/,
300 if (dst_w && dst_h)
302 float fDscale = (float)(src_w * src_h) / (float)(dst_w * dst_h);
overlayUtils.cpp 252 const int& dst_w, const int& dst_h, uint8_t& horzDeci,
256 float horDscale = ceilf((float)src_w / (float)dst_w);
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.cpp 184 const int& dst_w, const int& dst_h) {
194 if (dst_w && dst_h)
196 float fDscale = sqrtf((float)(src_w * src_h) / (float)(dst_w * dst_h)) +
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdpRot.cpp 292 const int& dst_w, const int& dst_h, const uint32_t& /*mdpFormat*/,
300 if (dst_w && dst_h)
302 float fDscale = (float)(src_w * src_h) / (float)(dst_w * dst_h);
overlayUtils.cpp 273 const int& dst_w, const int& dst_h, uint8_t& horzDeci,
277 float horDscale = ceilf((float)src_w / (float)dst_w);
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_pproc.h 134 uint32_t dst_w; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_pproc.h 121 uint32_t dst_w; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 701 int dst_w, dst_h, src_w, src_h; local
702 dst_w = displayFrame.right - displayFrame.left;
707 if(((src_w > dst_w) || (src_h > dst_h)))
713 int dst_w, dst_h, src_w, src_h; local
717 dst_w = displayFrame.right - displayFrame.left;
722 if(((src_w != dst_w) || (src_h != dst_h)))
1058 int dst_w = abs(dst.right - dst.left); local
1570 int dst_w = dst.right - dst.left; local
2167 int dst_w = dst.right - dst.left; local
    [all...]
hwc_copybit.cpp 175 int dst_h, dst_w, src_h, src_w; local
190 dst_w = layer->displayFrame.right - layer->displayFrame.left;
192 if(src_w <=0 || src_h<=0 ||dst_w<=0 || dst_h<=0 ) {
195 __FUNCTION__, dst_w,src_w,dst_h,src_h);
198 dx = (float)dst_w/(float)src_w;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 688 int dst_w, dst_h, src_w, src_h; local
689 dst_w = displayFrame.right - displayFrame.left;
694 if(((src_w > dst_w) || (src_h > dst_h)))
700 int dst_w, dst_h, src_w, src_h; local
704 dst_w = displayFrame.right - displayFrame.left;
709 if(((src_w != dst_w) || (src_h != dst_h)))
1045 int dst_w = abs(dst.right - dst.left); local
1576 int dst_w = dst.right - dst.left; local
2179 int dst_w = dst.right - dst.left; local
    [all...]

Completed in 391 milliseconds

1 2 3