Searched refs:PlaneConfiguration (Results 1 – 2 of 2) sorted by relevance
60 struct PlaneConfiguration { struct66 PlaneConfiguration() : stride(0), scanline(0) {}; in PlaneConfiguration() argument68 bool operator==(const PlaneConfiguration &other) const {73 bool operator!=(const PlaneConfiguration &other) const {87 std::vector<PlaneConfiguration> planes;
5263 pbcamera::PlaneConfiguration plane; in fillPbStreamConfig()16298 pbcamera::PlaneConfiguration plane = {}; in onPostview()