Home
last modified time | relevance | path

Searched refs:PLANE_COMPONENT_Cb (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.cpp479 plane_component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetPlaneComponent()
482 plane_component = (PlaneComponent)PLANE_COMPONENT_Cb; in GetPlaneComponent()
492 (PlaneComponent)(PLANE_COMPONENT_META | PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetPlaneComponent()
511 case (PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr): in GetCamxPlaneType()
514 case PLANE_COMPONENT_Cb: in GetCamxPlaneType()
523 case (PLANE_COMPONENT_META | PLANE_COMPONENT_Cr | PLANE_COMPONENT_Cb): in GetCamxPlaneType()
Dgr_utils.h116 PLANE_COMPONENT_Cb = 1 << 1, enumerator
Dgr_utils.cpp512 plane_info[1].component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYuvUbwcSPPlaneInfo()
527 (PlaneComponent)(PLANE_COMPONENT_META | PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYuvUbwcSPPlaneInfo()
630 plane_info[1].component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYuvSPPlaneInfo()
1641 plane_info[1].component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYUVPlaneInfo()
1682 plane_info[1].component = (PlaneComponent)PLANE_COMPONENT_Cb; in GetYUVPlaneInfo()
Dgr_buf_mgr.cpp640 if (in & PLANE_COMPONENT_Cb) { in grallocToStandardPlaneLayoutComponentType()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h102 PLANE_COMPONENT_Cb = 1 << 1, enumerator
Dgr_utils.cpp435 plane_info[1].component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYuvUbwcSPPlaneInfo()
450 (PlaneComponent)(PLANE_COMPONENT_META | PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYuvUbwcSPPlaneInfo()
550 plane_info[1].component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYuvSPPlaneInfo()
1517 plane_info[1].component = (PlaneComponent)(PLANE_COMPONENT_Cb | PLANE_COMPONENT_Cr); in GetYUVPlaneInfo()
1558 plane_info[1].component = (PlaneComponent)PLANE_COMPONENT_Cb; in GetYUVPlaneInfo()
Dgr_buf_mgr.cpp655 if (in & PLANE_COMPONENT_Cb) { in grallocToStandardPlaneLayoutComponentType()