Home
last modified time | relevance | path

Searched refs:kFormatYCrCb420Planar (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/sdm845/display/sdm/libs/utils/
Dformats.cpp92 case kFormatYCrCb420Planar: return "Y_CR_CB_420"; in GetFormatString()
174 case kFormatYCrCb420Planar: in GetBufferFormatBpp()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Dformats.cpp92 case kFormatYCrCb420Planar: return "Y_CR_CB_420"; in GetFormatString()
183 case kFormatYCrCb420Planar: in GetBufferFormatBpp()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dformats.cpp89 case kFormatYCrCb420Planar: return "Y_CR_CB_420"; in GetFormatString()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dformats.cpp89 case kFormatYCrCb420Planar: return "Y_CR_CB_420"; in GetFormatString()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dformats.cpp91 case kFormatYCrCb420Planar: return "Y_CR_CB_420"; in GetFormatString()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dformats.cpp91 case kFormatYCrCb420Planar: return "Y_CR_CB_420"; in GetFormatString()
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h99 kFormatYCrCb420Planar, //!< Y-plane: y(0), y(1), y(2) ... y(n) enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h90 kFormatYCrCb420Planar, //!< Y-plane: y(0), y(1), y(2) ... y(n) enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h90 kFormatYCrCb420Planar, //!< Y-plane: y(0), y(1), y(2) ... y(n) enumerator
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h90 kFormatYCrCb420Planar, //!< Y-plane: y(0), y(1), y(2) ... y(n) enumerator
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h95 kFormatYCrCb420Planar, //!< Y-plane: y(0), y(1), y(2) ... y(n) enumerator
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h95 kFormatYCrCb420Planar, //!< Y-plane: y(0), y(1), y(2) ... y(n) enumerator
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp374 case SDE_PIX_FMT_Y_CR_CB_H2V2: *sdm_format = kFormatYCrCb420Planar; break; in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp361 case SDE_PIX_FMT_Y_CR_CB_H2V2: *sdm_format = kFormatYCrCb420Planar; break; in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp363 case SDE_PIX_FMT_Y_CR_CB_H2V2: *sdm_format = kFormatYCrCb420Planar; break; in GetSDMFormat()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp538 case kFormatYCrCb420Planar: *target = MDP_Y_CR_CB_H2V2; break; in SetFormat()
613 case kFormatYCrCb420Planar: in SetStride()
Dhw_info.cpp438 case MDP_Y_CR_CB_H2V2: return kFormatYCrCb420Planar; in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp455 case MDP_Y_CR_CB_H2V2: return kFormatYCrCb420Planar; in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp455 case MDP_Y_CR_CB_H2V2: return kFormatYCrCb420Planar; in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp456 case MDP_Y_CR_CB_H2V2: return kFormatYCrCb420Planar; in GetSDMFormat()
Dhw_device.cpp594 case kFormatYCrCb420Planar: *target = MDP_Y_CR_CB_H2V2; break; in SetFormat()
670 case kFormatYCrCb420Planar: in SetStride()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp460 case MDP_Y_CR_CB_H2V2: return kFormatYCrCb420Planar; in GetSDMFormat()
Dhw_device.cpp589 case kFormatYCrCb420Planar: *target = MDP_Y_CR_CB_H2V2; break; in SetFormat()
665 case kFormatYCrCb420Planar: in SetStride()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp460 case MDP_Y_CR_CB_H2V2: return kFormatYCrCb420Planar; in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp452 case SDE_PIX_FMT_Y_CR_CB_H2V2: *sdm_format = kFormatYCrCb420Planar; break; in GetSDMFormat()

12