Searched defs:HWRotatorInfo (Results 1 – 6 of 6) sorted by relevance
125 struct HWRotatorInfo { struct134 void Reset() { *this = HWRotatorInfo(); } in Reset() argument
126 struct HWRotatorInfo { struct135 void Reset() { *this = HWRotatorInfo(); } in Reset() argument
127 struct HWRotatorInfo { struct134 void Reset() { *this = HWRotatorInfo(); } in Reset() argument
151 struct HWRotatorInfo { struct152 enum { ROT_TYPE_MDSS, ROT_TYPE_V4L2 };153 uint32_t type = ROT_TYPE_MDSS;154 uint32_t num_rotator = 0;155 bool has_downscale = false;156 std::string device_path = "";157 float min_downscale = 2.0f;158 bool downscale_compression = false;
211 struct HWRotatorInfo { struct212 enum { ROT_TYPE_MDSS, ROT_TYPE_V4L2 };213 uint32_t type = ROT_TYPE_MDSS;214 uint32_t num_rotator = 0;215 bool has_downscale = false;216 std::string device_path = "";217 float min_downscale = 2.0f;218 bool downscale_compression = false;219 uint64_t max_line_width = 0;