Home
last modified time | relevance | path

Searched defs:deci (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp824 uint32_t deci = va_arg(args, uint32_t); in Perform() local
829 uint32_t deci = va_arg(args, uint32_t); in Perform() local
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_mdp.h547 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_mdp.h553 #define DECIMATED_DIMENSION(dim,deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_mdp.h714 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_mdp.h591 #define DECIMATED_DIMENSION(dim,deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_mdp.h735 #define DECIMATED_DIMENSION(dim,deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) argument