Home
last modified time | relevance | path

Searched refs:kFormatYCbCr420P010 (Results 1 – 25 of 61) sorted by relevance

123

/hardware/qcom/sdm845/display/sdm/libs/utils/
Dformats.cpp64 case kFormatYCbCr420P010: in Is10BitFormat()
115 case kFormatYCbCr420P010: return "Y_CBCR_420_P010"; in GetFormatString()
156 case kFormatYCbCr420P010: in GetBufferFormatBpp()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dformats.cpp63 case kFormatYCbCr420P010: in Is10BitFormat()
111 case kFormatYCbCr420P010: return "Y_CBCR_420_P010"; in GetFormatString()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dformats.cpp63 case kFormatYCbCr420P010: in Is10BitFormat()
112 case kFormatYCbCr420P010: return "Y_CBCR_420_P010"; in GetFormatString()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Dformats.cpp64 case kFormatYCbCr420P010: in Is10BitFormat()
116 case kFormatYCbCr420P010: return "Y_CBCR_420_P010"; in GetFormatString()
163 case kFormatYCbCr420P010: in GetBufferFormatBpp()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dformats.cpp64 case kFormatYCbCr420P010: in Is10BitFormat()
114 case kFormatYCbCr420P010: return "Y_CBCR_420_P010"; in GetFormatString()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dformats.cpp64 case kFormatYCbCr420P010: in Is10BitFormat()
114 case kFormatYCbCr420P010: return "Y_CBCR_420_P010"; in GetFormatString()
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h144 kFormatYCbCr420P010, //!< 16 bit Y-plane with 5 MSB bits set to 0: enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h135 kFormatYCbCr420P010, //!< 16 bit Y-plane with 5 MSB bits set to 0: enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h135 kFormatYCbCr420P010, //!< 16 bit Y-plane with 5 MSB bits set to 0: enumerator
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h135 kFormatYCbCr420P010, //!< 16 bit Y-plane with 5 MSB bits set to 0: enumerator
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h140 kFormatYCbCr420P010, //!< 16 bit Y-plane with 5 MSB bits set to 0: enumerator
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h140 kFormatYCbCr420P010, //!< 16 bit Y-plane with 5 MSB bits set to 0: enumerator
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp215 case kFormatYCbCr420P010: *target = HAL_PIXEL_FORMAT_YCbCr_420_P010; break; in SetBufferInfo()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp245 case kFormatYCbCr420P010: in SetBufferInfo()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp239 case kFormatYCbCr420P010: in SetBufferInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp386 case SDE_PIX_FMT_Y_CBCR_H2V2_P010: *sdm_format = kFormatYCbCr420P010; break; in GetSDMFormat()
558 fmts.push_back(kFormatYCbCr420P010); in GetSDMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp399 case SDE_PIX_FMT_Y_CBCR_H2V2_P010: *sdm_format = kFormatYCbCr420P010; break; in GetSDMFormat()
571 fmts.push_back(kFormatYCbCr420P010); in GetSDMFormat()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp285 case kFormatYCbCr420P010: in SetBufferInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp261 case kFormatYCbCr420P010: in SetBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp231 case kFormatYCbCr420P010: *target = HAL_PIXEL_FORMAT_YCbCr_420_P010; break; in SetBufferInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp231 case kFormatYCbCr420P010: *target = HAL_PIXEL_FORMAT_YCbCr_420_P010; break; in SetBufferInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp477 case SDE_PIX_FMT_Y_CBCR_H2V2_P010: *sdm_format = kFormatYCbCr420P010; break; in GetSDMFormat()
649 fmts.push_back(kFormatYCbCr420P010); in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp299 case kFormatYCbCr420P010: in SetBufferInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp559 case SDE_PIX_FMT_Y_CBCR_H2V2_P010: *sdm_format = kFormatYCbCr420P010; break; in GetSDMFormat()
736 fmts.push_back(kFormatYCbCr420P010); in GetSDMFormat()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp371 case kFormatYCbCr420P010: in SetBufferInfo()

123