Searched refs:horz_deci (Results 1 - 25 of 28) sorted by relevance

12

/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayMdp.cpp151 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
368 max_horz_deci = utils::max(ov_current->horz_deci,
369 ov_next->horz_deci);
373 ov_current->horz_deci = max_horz_deci;
374 ov_next->horz_deci = max_horz_deci;
H A DoverlayUtils.cpp337 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdp.cpp141 mOVInfo.horz_deci = 0;
162 mOVInfo.horz_deci = (int)log2f(horDscale);
H A DoverlayUtils.cpp413 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_mdp_ext.h84 uint8_t horz_deci; member in struct:mdp_input_layer
H A Dmsm_mdp.h791 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_mdp_ext.h237 uint8_t horz_deci; member in struct:mdp_input_layer
H A Dmsm_mdp.h787 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
826 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.cpp344 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
H A DoverlayMdp.cpp151 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayUtils.cpp315 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
H A DoverlayMdp.cpp146 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_mdp_ext.h152 uint8_t horz_deci; member in struct:mdp_input_layer
H A Dmsm_mdp.h806 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8998/original-kernel-headers/linux/
H A Dmsm_mdp_ext.h348 uint8_t horz_deci; member in struct:mdp_input_layer
H A Dmsm_mdp.h801 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
840 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp224 mdp_layer.horz_deci = pipe_info->horizontal_decimation;
253 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, "
255 mdp_layer.blend_op, mdp_layer.horz_deci, mdp_layer.vert_deci, mdp_layer.pipe_ndx,
406 DLOGI_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d, horz_deci %d, vert_deci %d",
407 mdp_buffer.width, mdp_buffer.height, mdp_buffer.format, mdp_layer.horz_deci,
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.cpp244 mdp_layer.horz_deci = pipe_info->horizontal_decimation;
273 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, "
275 mdp_layer.blend_op, mdp_layer.horz_deci, mdp_layer.vert_deci, mdp_layer.pipe_ndx,
450 DLOGI_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d, horz_deci %d, vert_deci %d",
451 mdp_buffer.width, mdp_buffer.height, mdp_buffer.format, mdp_layer.horz_deci,
/hardware/qcom/display/sdm845/sdm/libs/core/fb/
H A Dhw_device.cpp242 mdp_layer.horz_deci = pipe_info->horizontal_decimation;
273 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, "
275 mdp_layer.blend_op, mdp_layer.horz_deci, mdp_layer.vert_deci, mdp_layer.pipe_ndx,
453 DLOGI_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d, horz_deci %d, vert_deci %d",
454 mdp_buffer.width, mdp_buffer.height, mdp_buffer.format, mdp_layer.horz_deci,
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_mdp.h610 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_mdp.h620 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
659 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dmsm_mdp.h750 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dmsm_mdp.h752 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
791 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h587 uint8_t horz_deci; member in struct:mdp_overlay
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h597 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
636 uint8_t horz_deci; member in struct:mdp_overlay

Completed in 218 milliseconds

12