/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 189 uint32_t *src_height) { in AdjustSourceResolution() argument 190 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 188 uint32_t *src_height) { in AdjustSourceResolution() argument 189 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display_external.cpp | 228 uint32_t *src_height) { in AdjustSourceResolution() argument 229 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 191 uint32_t *src_height) { in AdjustSourceResolution() argument 192 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 191 uint32_t *src_height) { in AdjustSourceResolution() argument 192 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 201 uint32_t *src_height) { in AdjustSourceResolution() argument 202 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_display_external.cpp | 232 uint32_t *src_height) { in AdjustSourceResolution() argument 233 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_display_external.cpp | 232 uint32_t *src_height) { in AdjustSourceResolution() argument 233 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
H A D | hw_scale_drm.cpp | 109 scaler->src_height[i] = plane.src_height; in SetPlaneScalerV2()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
H A D | hw_scale_drm.cpp | 109 scaler->src_height[i] = plane.src_height; in SetPlaneScalerV2()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_pluggable.cpp | 197 uint32_t *src_height) { in AdjustSourceResolution() argument 198 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display_pluggable.cpp | 195 uint32_t *src_height) { in AdjustSourceResolution() argument 196 *src_height = (dst_width * (*src_height)) / (*src_width); in AdjustSourceResolution()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | ivtv.h | 32 __u32 src_height; member
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_scale_drm.cpp | 116 scaler->src_height[i] = plane.src_height; in SetScalerV2()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_scale_drm.cpp | 116 scaler->src_height[i] = plane.src_height; in SetScalerV2()
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_scale_drm.cpp | 120 scaler->src_height[i] = plane.src_height; in SetScalerV2()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
H A D | hw_scale.cpp | 186 mdp_scale->src_height[i] = plane.src_height; in SetHWScaleData() 287 scale->src_width[j], scale->src_height[j], scale->roi_w[j]); in DumpScaleData()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
H A D | hw_scale.cpp | 186 mdp_scale->src_height[i] = plane.src_height; in SetHWScaleData() 287 scale->src_width[j], scale->src_height[j], scale->roi_w[j]); in DumpScaleData()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
H A D | hw_scale.cpp | 183 mdp_scale->src_height[i] = plane.src_height; in SetHWScaleData() 290 scale->src_width[j], scale->src_height[j], scale->roi_w[j]); in DumpScaleData()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
H A D | hw_scale.cpp | 186 mdp_scale->src_height[i] = plane.src_height; in SetHWScaleData() 287 scale->src_width[j], scale->src_height[j], scale->roi_w[j]); in DumpScaleData()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
H A D | hw_scale.cpp | 186 mdp_scale->src_height[i] = plane.src_height; in SetHWScaleData() 287 scale->src_width[j], scale->src_height[j], scale->roi_w[j]); in DumpScaleData()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
H A D | hw_scale.cpp | 186 mdp_scale->src_height[i] = plane.src_height; in SetHWScaleData() 287 scale->src_width[j], scale->src_height[j], scale->roi_w[j]); in DumpScaleData()
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/drm/ |
H A D | sde_drm.h | 101 uint32_t src_height[SDE_MAX_PLANES]; member
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/drm/ |
H A D | sde_drm.h | 276 uint32_t src_height[SDE_MAX_PLANES]; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm_mdp_ext.h | 231 uint32_t src_height[MAX_PLANES]; member
|