Home
last modified time | relevance | path

Searched refs:fourcc_mod_code (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h77 #ifndef fourcc_mod_code
78 #define fourcc_mod_code(vendor, val) \ macro
85 #define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, (__afbc_mode))
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_utils.cpp76 modifier = fourcc_mod_code(QCOM, fmt_modifier); in ParseFormats()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp58 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
61 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
64 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)
Dhw_device_drm.cpp66 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
69 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
72 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp58 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
61 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
64 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp58 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
61 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
64 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)
Dhw_device_drm.cpp73 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
76 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
79 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp69 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
72 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
75 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp71 #define DRM_FORMAT_MOD_QCOM_COMPRESSED fourcc_mod_code(QCOM, 1)
74 #define DRM_FORMAT_MOD_QCOM_DX fourcc_mod_code(QCOM, 0x2)
77 #define DRM_FORMAT_MOD_QCOM_TIGHT fourcc_mod_code(QCOM, 0x4)