blob: 7ec2c1c78706ad23d208355d45d79c38299bfb17 [file] [log] [blame]
// camera/mojo/gpu/mjpeg_decode_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_MJPEG_DECODE_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_
#define CAMERA_MOJO_GPU_MJPEG_DECODE_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace cros::mojom {
namespace messages {
enum class MjpegDecodeAccelerator : uint32_t {
kInitialize = 0,
kDecodeWithDmaBuf = 3,
kUninitialize = 4,
};
} // namespace messages
} // cros::mojom
#endif // CAMERA_MOJO_GPU_MJPEG_DECODE_ACCELERATOR_MOJOM_SHARED_MESSAGE_IDS_H_