Home
last modified time | relevance | path

Searched refs:DECIMATED_DIMENSION (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_mdp.h553 #define DECIMATED_DIMENSION(dim,deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_mdp.h547 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) macro
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_mdp.h679 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) macro
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_mdp.h694 #define DECIMATED_DIMENSION(dim,deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_mdp.h735 #define DECIMATED_DIMENSION(dim,deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_mdp.h714 #define DECIMATED_DIMENSION(dim, deci) (((dim) + ((1 << (deci)) - 1)) >> (deci)) macro