HomeSort by relevance Sort by last modified time
    Searched defs:dst_h (Results 1 - 25 of 33) sorted by null

1 2

  /hardware/qcom/display/msm8084/libqdutils/
cb_utils.cpp 87 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top; local
89 if (!(dst_w || dst_h))
  /hardware/qcom/display/msm8226/libqdutils/
cb_utils.cpp 87 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top; local
89 if (!(dst_w || dst_h))
  /hardware/qcom/display/msm8994/libqdutils/
cb_utils.cpp 89 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top; local
91 if (!(dst_w || dst_h))
  /external/libdrm/exynos/
exynos_fimg2d.c 511 unsigned int src_w, src_h, dst_w, dst_h; local
521 dst_h = w;
525 dst_h = dst->height - dst_y;
528 h = MIN(src_h, dst_h);
595 unsigned int src_w, src_h, dst_w, dst_h; local
605 dst_h = w;
609 dst_h = img->height - dst_y;
612 h = MIN(src_h, dst_h);
680 * @dst_h: height value to destination buffer.
690 unsigned int dst_h, unsigned int negative
803 unsigned int src_w, src_h, dst_w, dst_h; local
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.cpp 175 int dst_h, dst_w, src_h, src_w; local
189 dst_h = layer->displayFrame.bottom - layer->displayFrame.top;
192 if(src_w <=0 || src_h<=0 ||dst_w<=0 || dst_h<=0 ) {
195 __FUNCTION__, dst_w,src_w,dst_h,src_h);
199 dy = (float)dst_h/(float)src_h;
hwc_mdpcomp.cpp 332 int dst_h = dst.bottom - dst.top; local
334 float h_scale = ((float)crop_h / (float)dst_h);
    [all...]
hwc_utils.cpp 701 int dst_w, dst_h, src_w, src_h; local
703 dst_h = displayFrame.bottom - displayFrame.top;
707 if(((src_w > dst_w) || (src_h > dst_h)))
713 int dst_w, dst_h, src_w, src_h; local
718 dst_h = displayFrame.bottom - displayFrame.top;
722 if(((src_w != dst_w) || (src_h != dst_h)))
1059 int dst_h = abs(dst.bottom - dst.top); local
1571 int dst_h = dst.bottom - dst.top; local
2168 int dst_h = dst.bottom - dst.top; local
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 288 int dst_h = dst.bottom - dst.top; local
290 float h_dscale = ceilf((float)crop_h / (float)dst_h);
    [all...]
hwc_utils.cpp 361 int dst_w, dst_h, src_w, src_h; local
367 dst_h = displayFrame.bottom - displayFrame.top;
372 if(((src_w != dst_w) || (src_h != dst_h)))
569 int dst_h = abs(dst.bottom - dst.top); local
590 topCutRatio = (float)(sci_t - dst_t) / (float)dst_h;
595 bottomCutRatio = (float)(dst_b - sci_b) / (float)dst_h;
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
resource_default.cpp 668 "crop_h = %.0f, dst_h = %.0f", crop_width, dst_width, crop_height, dst_height);
780 float dst_h = pipe->dst_roi.bottom - pipe->dst_roi.top; local
781 float down_scale_h = src_h / dst_h;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.cpp 313 int dst_h, dst_w, src_h, src_w; local
327 dst_h = layer->displayFrame.bottom - layer->displayFrame.top;
330 if(src_w <=0 || src_h<=0 ||dst_w<=0 || dst_h<=0 ) {
333 __FUNCTION__, dst_w,src_w,dst_h,src_h);
337 dy = (float)dst_h/(float)src_h;
    [all...]
hwc_mdpcomp.cpp 358 int dst_h = dst.bottom - dst.top; local
360 float h_scale = ((float)crop_h / (float)dst_h);
    [all...]
hwc_utils.cpp 688 int dst_w, dst_h, src_w, src_h; local
690 dst_h = displayFrame.bottom - displayFrame.top;
694 if(((src_w > dst_w) || (src_h > dst_h)))
700 int dst_w, dst_h, src_w, src_h; local
705 dst_h = displayFrame.bottom - displayFrame.top;
709 if(((src_w != dst_w) || (src_h != dst_h)))
1046 int dst_h = abs(dst.bottom - dst.top); local
1577 int dst_h = dst.bottom - dst.top; local
2180 int dst_h = dst.bottom - dst.top; local
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 401 int dst_h, dst_w, src_h, src_w; local
418 dst_h = layer->displayFrame.bottom - layer->displayFrame.top;
421 if(src_w <=0 || src_h<=0 ||dst_w<=0 || dst_h<=0 ) {
424 __FUNCTION__, dst_w,src_w,dst_h,src_h);
428 dy = (float)dst_h/(float)src_h;
    [all...]
hwc_mdpcomp.cpp 412 int dst_h = dst.bottom - dst.top; local
414 float h_scale = ((float)crop_h / (float)dst_h);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.cpp 317 int dst_h, dst_w, src_h, src_w; local
334 dst_h = layer->displayFrame.bottom - layer->displayFrame.top;
337 if(src_w <=0 || src_h<=0 ||dst_w<=0 || dst_h<=0 ) {
340 __FUNCTION__, dst_w,src_w,dst_h,src_h);
344 dy = (float)dst_h/(float)src_h;
    [all...]
hwc_mdpcomp.cpp 416 int dst_h = dst.bottom - dst.top; local
418 float h_scale = ((float)crop_h / (float)dst_h);
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_pproc.h 139 uint32_t dst_h; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_pproc.h 128 uint32_t dst_h; member in struct:msm_vpe_frame_strip_info
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 1105 unsigned dst_w, dst_h; local
    [all...]
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_pproc.h 255 uint32_t dst_h; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_pproc.h 257 uint32_t dst_h; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_pproc.h 190 uint32_t dst_h; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_pproc.h 176 uint32_t dst_h; member in struct:msm_vpe_frame_strip_info
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 2584 const int dst_h = dst->y_crop_height; local
    [all...]

Completed in 851 milliseconds

1 2