blob: 3f6390f71281835a51af841634218b966f42fb0d [file] [log] [blame]
// camera/mojo/gpu/jpeg_accelerator.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CAMERA_MOJO_GPU_JPEG_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_
#define CAMERA_MOJO_GPU_JPEG_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace cros::mojom {
namespace messages {
enum class JpegAcceleratorProvider : uint32_t {
kGetJpegEncodeAccelerator = 0,
kGetMjpegDecodeAccelerator = 1,
};
} // namespace messages
} // cros::mojom
#endif // CAMERA_MOJO_GPU_JPEG_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_