blob: 7fa4519cbb04092bec0aaeb1d4da0423592bbba8 [file] [log] [blame]
// camera/mojo/gpu/jpeg_encode_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_ENCODE_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_
#define CAMERA_MOJO_GPU_JPEG_ENCODE_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace cros::mojom {
namespace messages {
enum class JpegEncodeAccelerator : uint32_t {
kInitialize = 0,
kEncodeWithFD = 1,
kEncodeWithDmaBuf = 2,
};
} // namespace messages
} // cros::mojom
#endif // CAMERA_MOJO_GPU_JPEG_ENCODE_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_