/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_scale_drm.cpp | 113 scaler->dst_height = scale_data.dst_height; in SetPlaneScalerV2()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_scale_drm.cpp | 113 scaler->dst_height = scale_data.dst_height; in SetPlaneScalerV2()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | resource_default.cpp | 616 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 639 top_cut_ratio = (sci_top - dst_top) / (dst_height); in CalculateCropRects() 645 bottom_cut_ratio = (dst_bottom - sci_bottom) / (dst_height); in CalculateCropRects() 708 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 710 if ((UINT32(crop_width - dst_width) == 1) || (UINT32(crop_height - dst_height) == 1)) { in ValidateDimensions() 712 "crop_h = %.0f, dst_h = %.0f", crop_width, dst_width, crop_height, dst_height); in ValidateDimensions() 815 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local 818 *scale_y = crop_height / dst_height; in GetScaleFactor()
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | resource_default.cpp | 579 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 602 top_cut_ratio = (sci_top - dst_top) / (dst_height); in CalculateCropRects() 608 bottom_cut_ratio = (dst_bottom - sci_bottom) / (dst_height); in CalculateCropRects() 671 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 673 if ((UINT32(crop_width - dst_width) == 1) || (UINT32(crop_height - dst_height) == 1)) { in ValidateDimensions() 675 "crop_h = %.0f, dst_h = %.0f", crop_width, dst_width, crop_height, dst_height); in ValidateDimensions() 777 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local 780 *scale_y = crop_height / dst_height; in GetScaleFactor()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | resource_default.cpp | 616 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 639 top_cut_ratio = (sci_top - dst_top) / (dst_height); in CalculateCropRects() 645 bottom_cut_ratio = (dst_bottom - sci_bottom) / (dst_height); in CalculateCropRects() 708 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 710 if ((UINT32(crop_width - dst_width) == 1) || (UINT32(crop_height - dst_height) == 1)) { in ValidateDimensions() 712 "crop_h = %.0f, dst_h = %.0f", crop_width, dst_width, crop_height, dst_height); in ValidateDimensions() 815 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local 818 *scale_y = crop_height / dst_height; in GetScaleFactor()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | resource_default.cpp | 616 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 639 top_cut_ratio = (sci_top - dst_top) / (dst_height); in CalculateCropRects() 645 bottom_cut_ratio = (dst_bottom - sci_bottom) / (dst_height); in CalculateCropRects() 708 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 710 if ((UINT32(crop_width - dst_width) == 1) || (UINT32(crop_height - dst_height) == 1)) { in ValidateDimensions() 712 "crop_h = %.0f, dst_h = %.0f", crop_width, dst_width, crop_height, dst_height); in ValidateDimensions() 815 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local 818 *scale_y = crop_height / dst_height; in GetScaleFactor()
|
/hardware/intel/common/libva/test/ |
D | loadsurface.h | 394 int dst_fourcc, int dst_width, int dst_height, in download_surface_yuv() argument 440 for (row=0;row<dst_height;row++) { in download_surface_yuv() 445 for (row =0; row < dst_height/2; row++) { in download_surface_yuv()
|
/hardware/qcom/msm8x09/original-kernel-headers/drm/ |
D | sde_drm.h | 279 uint32_t dst_height; member
|
/hardware/qcom/msm8x09/kernel-headers/drm/ |
D | sde_drm.h | 103 uint32_t dst_height; member
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 188 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution() argument
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 620 uint32_t dst_height; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_mdp_ext.h | 234 uint32_t dst_height; member
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 196 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution() argument
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_scale.cpp | 187 mdp_scale->dst_height = scale_data.dst_height; in SetHWScaleData()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_scale.cpp | 190 mdp_scale->dst_height = scale_data.dst_height; in SetHWScaleData()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_scale.cpp | 190 mdp_scale->dst_height = scale_data.dst_height; in SetHWScaleData()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_scale.cpp | 190 mdp_scale->dst_height = scale_data.dst_height; in SetHWScaleData()
|
/hardware/qcom/msm8x09/original-kernel-headers/ |
D | msm_mdp_ext.h | 635 uint32_t dst_height; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 635 uint32_t dst_height; member
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | msm_mdp_ext.h | 198 uint32_t dst_height; member
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 227 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution() argument
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 190 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution() argument
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 740 uint32_t dst_height; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_mdp_ext.h | 305 uint32_t dst_height; member
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 190 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution() argument
|