Home
last modified time | relevance | path

Searched refs:PlaneConfiguration (Results 1 – 2 of 2) sorted by relevance

/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h60 struct PlaneConfiguration { struct
66 PlaneConfiguration() : stride(0), scanline(0) {}; in PlaneConfiguration() argument
68 bool operator==(const PlaneConfiguration &other) const {
73 bool operator!=(const PlaneConfiguration &other) const {
87 std::vector<PlaneConfiguration> planes;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp5263 pbcamera::PlaneConfiguration plane; in fillPbStreamConfig()
16298 pbcamera::PlaneConfiguration plane = {}; in onPostview()