Searched refs:alpha_filter_cfg (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/core/drm/
H A Dhw_scale_drm.cpp55 static uint32_t GetAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg) { argument
56 switch (alpha_filter_cfg) {
117 scaler->alpha_filter_cfg = GetAlphaInterpolation(scale_data.alpha_filter_cfg);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
H A Dhw_scale_drm.cpp55 static uint32_t GetAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg) { argument
56 switch (alpha_filter_cfg) {
117 scaler->alpha_filter_cfg = GetAlphaInterpolation(scale_data.alpha_filter_cfg);
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_scale.h78 uint32_t GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg);
H A Dhw_scale.cpp194 mdp_scale->alpha_filter_cfg = GetMDPAlphaInterpolation(scale_data.alpha_filter_cfg);
257 uint32_t HWScaleV2::GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg) { argument
258 switch (alpha_filter_cfg) {
292 scale->y_rgb_filter_cfg, scale->uv_filter_cfg, scale->alpha_filter_cfg, scale->blend_cfg);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_scale.h78 uint32_t GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg);
H A Dhw_scale.cpp194 mdp_scale->alpha_filter_cfg = GetMDPAlphaInterpolation(scale_data.alpha_filter_cfg);
257 uint32_t HWScaleV2::GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg) { argument
258 switch (alpha_filter_cfg) {
292 scale->y_rgb_filter_cfg, scale->uv_filter_cfg, scale->alpha_filter_cfg, scale->blend_cfg);
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_scale.h78 uint32_t GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg);
H A Dhw_scale.cpp191 mdp_scale->alpha_filter_cfg = GetMDPAlphaInterpolation(scale_data.alpha_filter_cfg);
260 uint32_t HWScaleV2::GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg) { argument
261 switch (alpha_filter_cfg) {
295 scale->y_rgb_filter_cfg, scale->uv_filter_cfg, scale->alpha_filter_cfg, scale->blend_cfg);
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_scale.h78 uint32_t GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg);
H A Dhw_scale.cpp194 mdp_scale->alpha_filter_cfg = GetMDPAlphaInterpolation(scale_data.alpha_filter_cfg);
257 uint32_t HWScaleV2::GetMDPAlphaInterpolation(HWAlphaInterpolation alpha_filter_cfg) { argument
258 switch (alpha_filter_cfg) {
292 scale->y_rgb_filter_cfg, scale->uv_filter_cfg, scale->alpha_filter_cfg, scale->blend_cfg);
/hardware/qcom/msm8x09/kernel-headers/drm/
H A Dsde_drm.h106 uint32_t alpha_filter_cfg; member in struct:sde_drm_scaler_v2
/hardware/qcom/msm8x09/original-kernel-headers/drm/
H A Dsde_drm.h245 * @alpha_filter_cfg: Alpha filter configuration
283 uint32_t alpha_filter_cfg; member in struct:sde_drm_scaler_v2
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_mdp_ext.h237 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_mdp_ext.h624 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dmsm_mdp_ext.h201 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dmsm_mdp_ext.h639 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/msm8x09/original-kernel-headers/
H A Dmsm_mdp_ext.h639 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_mdp_ext.h309 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/msm8998/original-kernel-headers/linux/
H A Dmsm_mdp_ext.h744 uint32_t alpha_filter_cfg; member in struct:mdp_scale_data_v2
/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h396 HWAlphaInterpolation alpha_filter_cfg = kInterpolationPixelRepeat; member in struct:sdm::HWScaleData
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h395 HWAlphaInterpolation alpha_filter_cfg = kInterpolationPixelRepeat; member in struct:sdm::HWScaleData
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h358 HWAlphaInterpolation alpha_filter_cfg = kInterpolationPixelRepeat; member in struct:sdm::HWScaleData
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h389 HWAlphaInterpolation alpha_filter_cfg = kInterpolationPixelRepeat; member in struct:sdm::HWScaleData

Completed in 200 milliseconds