Searched defs:c2 (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libqdutils/
H A DqdMetaData.h52 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member in struct:IGCData_t
/hardware/qcom/display/msm8974/libqdutils/
H A DqdMetaData.h52 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member in struct:IGCData_t
/hardware/qcom/display/msm8x26/libqdutils/
H A DqdMetaData.h52 uint16_t c2[MAX_IGC_LUT_ENTRIES]; member in struct:IGCData_t
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp251 static inline bool gsc_dst_cfg_changed(exynos_gsc_img &c1, exynos_gsc_img &c2) argument
253 return c1.x != c2.x ||
254 c1.y != c2.y ||
255 c1.w != c2.w ||
256 c1.h != c2.h ||
257 c1.format != c2.format ||
258 c1.rot != c2.rot ||
259 c1.cacheable != c2.cacheable ||
260 c1.drmMode != c2.drmMode;
263 static inline bool gsc_src_cfg_changed(exynos_gsc_img &c1, exynos_gsc_img &c2) argument
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_mdp.h437 uint32_t *c2; member in struct:mdp_histogram_data
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_mdp.h453 uint32_t *c2; member in struct:mdp_histogram_data
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_mdp.h532 uint32_t *c2; member in struct:mdp_histogram_data
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_mdp.h556 uint32_t *c2; member in struct:mdp_histogram_data

Completed in 1124 milliseconds