Searched refs:num_rotator (Results 1 – 4 of 4) sorted by relevance
96 if (extension_intf_ && hw_resource_->hw_rot_info.num_rotator) { in Init()132 if (extension_intf_ && hw_resource_->hw_rot_info.num_rotator) { in Deinit()
378 hw_resource->hw_rot_info.num_rotator = UINT8(atoi(tokens[1])); in GetMDSSRotatorInfo()389 DLOGI("MDSS Rotator: Count = %d, Downscale = %d", hw_resource->hw_rot_info.num_rotator, in GetMDSSRotatorInfo()408 hw_resource->hw_rot_info.num_rotator++; in GetV4L2RotatorInfo()419 DLOGI("V4L2 Rotator: Count = %d, Downscale = %d", hw_resource->hw_rot_info.num_rotator, in GetV4L2RotatorInfo()
277 mdp_out_layer_.writeback_ndx = hw_resource_.hw_rot_info.num_rotator; in Validate()
107 uint32_t num_rotator = 0; member