File illixr_data.pb.cc
File List > calculators > util > illixr_data.pb.cc
Go to the documentation of this file
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: mediapipe/calculators/util/illixr_data.proto
#include "mediapipe/calculators/util/illixr_data.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
namespace mediapipe {
constexpr ILLIXROutputCalculatorOptions::ILLIXROutputCalculatorOptions(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: canvas_color_(nullptr)
, flip_text_vertically_(false)
, canvas_width_px_(1920)
, canvas_height_px_(1080)
, gpu_uses_top_left_origin_(true)
, save_plots_(true)
, gpu_scale_factor_(1){}
struct ILLIXROutputCalculatorOptionsDefaultTypeInternal {
constexpr ILLIXROutputCalculatorOptionsDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~ILLIXROutputCalculatorOptionsDefaultTypeInternal() {}
union {
ILLIXROutputCalculatorOptions _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ILLIXROutputCalculatorOptionsDefaultTypeInternal _ILLIXROutputCalculatorOptions_default_instance_;
constexpr Point::Point(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: x_(0)
, y_(0)
, z_(0)
, normalized_(false)
, valid_(false){}
struct PointDefaultTypeInternal {
constexpr PointDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~PointDefaultTypeInternal() {}
union {
Point _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PointDefaultTypeInternal _Point_default_instance_;
constexpr Points::Points(
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
: points_(){}
struct PointsDefaultTypeInternal {
constexpr PointsDefaultTypeInternal()
: _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {}
~PointsDefaultTypeInternal() {}
union {
Points _instance;
};
};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PointsDefaultTypeInternal _Points_default_instance_;
} // namespace mediapipe
static ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto[3];
static constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto = nullptr;
static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto = nullptr;
const uint32_t TableStruct_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, _has_bits_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
~0u, // no _inlined_string_donated_
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, canvas_width_px_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, canvas_height_px_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, canvas_color_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, flip_text_vertically_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, gpu_uses_top_left_origin_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, gpu_scale_factor_),
PROTOBUF_FIELD_OFFSET(::mediapipe::ILLIXROutputCalculatorOptions, save_plots_),
2,
3,
0,
1,
4,
6,
5,
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, _has_bits_),
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
~0u, // no _inlined_string_donated_
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, x_),
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, y_),
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, z_),
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, normalized_),
PROTOBUF_FIELD_OFFSET(::mediapipe::Point, valid_),
0,
1,
2,
3,
4,
~0u, // no _has_bits_
PROTOBUF_FIELD_OFFSET(::mediapipe::Points, _internal_metadata_),
~0u, // no _extensions_
~0u, // no _oneof_case_
~0u, // no _weak_field_map_
~0u, // no _inlined_string_donated_
PROTOBUF_FIELD_OFFSET(::mediapipe::Points, points_),
};
static const ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
{ 0, 13, -1, sizeof(::mediapipe::ILLIXROutputCalculatorOptions)},
{ 20, 31, -1, sizeof(::mediapipe::Point)},
{ 36, -1, -1, sizeof(::mediapipe::Points)},
};
static ::PROTOBUF_NAMESPACE_ID::Message const * const file_default_instances[] = {
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::mediapipe::_ILLIXROutputCalculatorOptions_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::mediapipe::_Point_default_instance_),
reinterpret_cast<const ::PROTOBUF_NAMESPACE_ID::Message*>(&::mediapipe::_Points_default_instance_),
};
const char descriptor_table_protodef_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
"\n,mediapipe/calculators/util/illixr_data"
".proto\022\tmediapipe\032$mediapipe/framework/c"
"alculator.proto\032\032mediapipe/util/color.pr"
"oto\"\342\002\n\035ILLIXROutputCalculatorOptions\022\035\n"
"\017canvas_width_px\030\002 \001(\005:\0041920\022\036\n\020canvas_h"
"eight_px\030\003 \001(\005:\0041080\022&\n\014canvas_color\030\004 \001"
"(\0132\020.mediapipe.Color\022#\n\024flip_text_vertic"
"ally\030\005 \001(\010:\005false\022&\n\030gpu_uses_top_left_o"
"rigin\030\006 \001(\010:\004true\022\033\n\020gpu_scale_factor\030\007 "
"\001(\002:\0011\022\030\n\nsave_plots\030\001 \001(\010:\004true2V\n\003ext\022"
"\034.mediapipe.CalculatorOptions\030\303\322\235{ \001(\0132("
".mediapipe.ILLIXROutputCalculatorOptions"
"\"b\n\005Point\022\014\n\001x\030\001 \001(\002:\0010\022\014\n\001y\030\002 \001(\002:\0010\022\014\n"
"\001z\030\003 \001(\002:\0010\022\031\n\nnormalized\030\004 \001(\010:\005false\022\024"
"\n\005valid\030\005 \001(\010:\005false\"*\n\006Points\022 \n\006points"
"\030\001 \003(\0132\020.mediapipe.Point"
;
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_deps[2] = {
&::descriptor_table_mediapipe_2fframework_2fcalculator_2eproto,
&::descriptor_table_mediapipe_2futil_2fcolor_2eproto,
};
static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_once;
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto = {
false, false, 624, descriptor_table_protodef_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto, "mediapipe/calculators/util/illixr_data.proto",
&descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_once, descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_deps, 2, 3,
schemas, file_default_instances, TableStruct_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto::offsets,
file_level_metadata_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto, file_level_enum_descriptors_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto, file_level_service_descriptors_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto,
};
PROTOBUF_ATTRIBUTE_WEAK const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_getter() {
return &descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto;
}
// Force running AddDescriptors() at dynamic initialization time.
PROTOBUF_ATTRIBUTE_INIT_PRIORITY static ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto(&descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto);
namespace mediapipe {
// ===================================================================
class ILLIXROutputCalculatorOptions::_Internal {
public:
using HasBits = decltype(std::declval<ILLIXROutputCalculatorOptions>()._has_bits_);
static void set_has_canvas_width_px(HasBits* has_bits) {
(*has_bits)[0] |= 4u;
}
static void set_has_canvas_height_px(HasBits* has_bits) {
(*has_bits)[0] |= 8u;
}
static const ::mediapipe::Color& canvas_color(const ILLIXROutputCalculatorOptions* msg);
static void set_has_canvas_color(HasBits* has_bits) {
(*has_bits)[0] |= 1u;
}
static void set_has_flip_text_vertically(HasBits* has_bits) {
(*has_bits)[0] |= 2u;
}
static void set_has_gpu_uses_top_left_origin(HasBits* has_bits) {
(*has_bits)[0] |= 16u;
}
static void set_has_gpu_scale_factor(HasBits* has_bits) {
(*has_bits)[0] |= 64u;
}
static void set_has_save_plots(HasBits* has_bits) {
(*has_bits)[0] |= 32u;
}
};
const ::mediapipe::Color&
ILLIXROutputCalculatorOptions::_Internal::canvas_color(const ILLIXROutputCalculatorOptions* msg) {
return *msg->canvas_color_;
}
void ILLIXROutputCalculatorOptions::clear_canvas_color() {
if (canvas_color_ != nullptr) canvas_color_->Clear();
_has_bits_[0] &= ~0x00000001u;
}
ILLIXROutputCalculatorOptions::ILLIXROutputCalculatorOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
SharedCtor();
if (!is_message_owned) {
RegisterArenaDtor(arena);
}
// @@protoc_insertion_point(arena_constructor:mediapipe.ILLIXROutputCalculatorOptions)
}
ILLIXROutputCalculatorOptions::ILLIXROutputCalculatorOptions(const ILLIXROutputCalculatorOptions& from)
: ::PROTOBUF_NAMESPACE_ID::Message(),
_has_bits_(from._has_bits_) {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
if (from._internal_has_canvas_color()) {
canvas_color_ = new ::mediapipe::Color(*from.canvas_color_);
} else {
canvas_color_ = nullptr;
}
::memcpy(&flip_text_vertically_, &from.flip_text_vertically_,
static_cast<size_t>(reinterpret_cast<char*>(&gpu_scale_factor_) -
reinterpret_cast<char*>(&flip_text_vertically_)) + sizeof(gpu_scale_factor_));
// @@protoc_insertion_point(copy_constructor:mediapipe.ILLIXROutputCalculatorOptions)
}
inline void ILLIXROutputCalculatorOptions::SharedCtor() {
::memset(reinterpret_cast<char*>(this) + static_cast<size_t>(
reinterpret_cast<char*>(&canvas_color_) - reinterpret_cast<char*>(this)),
0, static_cast<size_t>(reinterpret_cast<char*>(&flip_text_vertically_) -
reinterpret_cast<char*>(&canvas_color_)) + sizeof(flip_text_vertically_));
canvas_width_px_ = 1920;
canvas_height_px_ = 1080;
gpu_uses_top_left_origin_ = true;
save_plots_ = true;
gpu_scale_factor_ = 1;
}
ILLIXROutputCalculatorOptions::~ILLIXROutputCalculatorOptions() {
// @@protoc_insertion_point(destructor:mediapipe.ILLIXROutputCalculatorOptions)
if (GetArenaForAllocation() != nullptr) return;
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
inline void ILLIXROutputCalculatorOptions::SharedDtor() {
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
if (this != internal_default_instance()) delete canvas_color_;
}
void ILLIXROutputCalculatorOptions::ArenaDtor(void* object) {
ILLIXROutputCalculatorOptions* _this = reinterpret_cast< ILLIXROutputCalculatorOptions* >(object);
(void)_this;
}
void ILLIXROutputCalculatorOptions::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void ILLIXROutputCalculatorOptions::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void ILLIXROutputCalculatorOptions::Clear() {
// @@protoc_insertion_point(message_clear_start:mediapipe.ILLIXROutputCalculatorOptions)
uint32_t cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
cached_has_bits = _has_bits_[0];
if (cached_has_bits & 0x00000001u) {
GOOGLE_DCHECK(canvas_color_ != nullptr);
canvas_color_->Clear();
}
if (cached_has_bits & 0x0000007eu) {
flip_text_vertically_ = false;
canvas_width_px_ = 1920;
canvas_height_px_ = 1080;
gpu_uses_top_left_origin_ = true;
save_plots_ = true;
gpu_scale_factor_ = 1;
}
_has_bits_.Clear();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* ILLIXROutputCalculatorOptions::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
_Internal::HasBits has_bits{};
while (!ctx->Done(&ptr)) {
uint32_t tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
switch (tag >> 3) {
// optional bool save_plots = 1 [default = true];
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 8)) {
_Internal::set_has_save_plots(&has_bits);
save_plots_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional int32 canvas_width_px = 2 [default = 1920];
case 2:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 16)) {
_Internal::set_has_canvas_width_px(&has_bits);
canvas_width_px_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional int32 canvas_height_px = 3 [default = 1080];
case 3:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 24)) {
_Internal::set_has_canvas_height_px(&has_bits);
canvas_height_px_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional .mediapipe.Color canvas_color = 4;
case 4:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 34)) {
ptr = ctx->ParseMessage(_internal_mutable_canvas_color(), ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional bool flip_text_vertically = 5 [default = false];
case 5:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 40)) {
_Internal::set_has_flip_text_vertically(&has_bits);
flip_text_vertically_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional bool gpu_uses_top_left_origin = 6 [default = true];
case 6:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 48)) {
_Internal::set_has_gpu_uses_top_left_origin(&has_bits);
gpu_uses_top_left_origin_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional float gpu_scale_factor = 7 [default = 1];
case 7:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 61)) {
_Internal::set_has_gpu_scale_factor(&has_bits);
gpu_scale_factor_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad<float>(ptr);
ptr += sizeof(float);
} else
goto handle_unusual;
continue;
default:
goto handle_unusual;
} // switch
handle_unusual:
if ((tag == 0) || ((tag & 7) == 4)) {
CHK_(ptr);
ctx->SetLastTag(tag);
goto message_done;
}
ptr = UnknownFieldParse(
tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
} // while
message_done:
_has_bits_.Or(has_bits);
return ptr;
failure:
ptr = nullptr;
goto message_done;
#undef CHK_
}
uint8_t* ILLIXROutputCalculatorOptions::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:mediapipe.ILLIXROutputCalculatorOptions)
uint32_t cached_has_bits = 0;
(void) cached_has_bits;
cached_has_bits = _has_bits_[0];
// optional bool save_plots = 1 [default = true];
if (cached_has_bits & 0x00000020u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(1, this->_internal_save_plots(), target);
}
// optional int32 canvas_width_px = 2 [default = 1920];
if (cached_has_bits & 0x00000004u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->_internal_canvas_width_px(), target);
}
// optional int32 canvas_height_px = 3 [default = 1080];
if (cached_has_bits & 0x00000008u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(3, this->_internal_canvas_height_px(), target);
}
// optional .mediapipe.Color canvas_color = 4;
if (cached_has_bits & 0x00000001u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
InternalWriteMessage(
4, _Internal::canvas_color(this), target, stream);
}
// optional bool flip_text_vertically = 5 [default = false];
if (cached_has_bits & 0x00000002u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(5, this->_internal_flip_text_vertically(), target);
}
// optional bool gpu_uses_top_left_origin = 6 [default = true];
if (cached_has_bits & 0x00000010u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(6, this->_internal_gpu_uses_top_left_origin(), target);
}
// optional float gpu_scale_factor = 7 [default = 1];
if (cached_has_bits & 0x00000040u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteFloatToArray(7, this->_internal_gpu_scale_factor(), target);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:mediapipe.ILLIXROutputCalculatorOptions)
return target;
}
size_t ILLIXROutputCalculatorOptions::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:mediapipe.ILLIXROutputCalculatorOptions)
size_t total_size = 0;
uint32_t cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
cached_has_bits = _has_bits_[0];
if (cached_has_bits & 0x0000007fu) {
// optional .mediapipe.Color canvas_color = 4;
if (cached_has_bits & 0x00000001u) {
total_size += 1 +
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
*canvas_color_);
}
// optional bool flip_text_vertically = 5 [default = false];
if (cached_has_bits & 0x00000002u) {
total_size += 1 + 1;
}
// optional int32 canvas_width_px = 2 [default = 1920];
if (cached_has_bits & 0x00000004u) {
total_size += ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32SizePlusOne(this->_internal_canvas_width_px());
}
// optional int32 canvas_height_px = 3 [default = 1080];
if (cached_has_bits & 0x00000008u) {
total_size += ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32SizePlusOne(this->_internal_canvas_height_px());
}
// optional bool gpu_uses_top_left_origin = 6 [default = true];
if (cached_has_bits & 0x00000010u) {
total_size += 1 + 1;
}
// optional bool save_plots = 1 [default = true];
if (cached_has_bits & 0x00000020u) {
total_size += 1 + 1;
}
// optional float gpu_scale_factor = 7 [default = 1];
if (cached_has_bits & 0x00000040u) {
total_size += 1 + 4;
}
}
return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_);
}
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData ILLIXROutputCalculatorOptions::_class_data_ = {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck,
ILLIXROutputCalculatorOptions::MergeImpl
};
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*ILLIXROutputCalculatorOptions::GetClassData() const { return &_class_data_; }
void ILLIXROutputCalculatorOptions::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to,
const ::PROTOBUF_NAMESPACE_ID::Message& from) {
static_cast<ILLIXROutputCalculatorOptions *>(to)->MergeFrom(
static_cast<const ILLIXROutputCalculatorOptions &>(from));
}
void ILLIXROutputCalculatorOptions::MergeFrom(const ILLIXROutputCalculatorOptions& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:mediapipe.ILLIXROutputCalculatorOptions)
GOOGLE_DCHECK_NE(&from, this);
uint32_t cached_has_bits = 0;
(void) cached_has_bits;
cached_has_bits = from._has_bits_[0];
if (cached_has_bits & 0x0000007fu) {
if (cached_has_bits & 0x00000001u) {
_internal_mutable_canvas_color()->::mediapipe::Color::MergeFrom(from._internal_canvas_color());
}
if (cached_has_bits & 0x00000002u) {
flip_text_vertically_ = from.flip_text_vertically_;
}
if (cached_has_bits & 0x00000004u) {
canvas_width_px_ = from.canvas_width_px_;
}
if (cached_has_bits & 0x00000008u) {
canvas_height_px_ = from.canvas_height_px_;
}
if (cached_has_bits & 0x00000010u) {
gpu_uses_top_left_origin_ = from.gpu_uses_top_left_origin_;
}
if (cached_has_bits & 0x00000020u) {
save_plots_ = from.save_plots_;
}
if (cached_has_bits & 0x00000040u) {
gpu_scale_factor_ = from.gpu_scale_factor_;
}
_has_bits_[0] |= cached_has_bits;
}
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
}
void ILLIXROutputCalculatorOptions::CopyFrom(const ILLIXROutputCalculatorOptions& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:mediapipe.ILLIXROutputCalculatorOptions)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool ILLIXROutputCalculatorOptions::IsInitialized() const {
return true;
}
void ILLIXROutputCalculatorOptions::InternalSwap(ILLIXROutputCalculatorOptions* other) {
using std::swap;
_internal_metadata_.InternalSwap(&other->_internal_metadata_);
swap(_has_bits_[0], other->_has_bits_[0]);
::PROTOBUF_NAMESPACE_ID::internal::memswap<
PROTOBUF_FIELD_OFFSET(ILLIXROutputCalculatorOptions, flip_text_vertically_)
+ sizeof(ILLIXROutputCalculatorOptions::flip_text_vertically_)
- PROTOBUF_FIELD_OFFSET(ILLIXROutputCalculatorOptions, canvas_color_)>(
reinterpret_cast<char*>(&canvas_color_),
reinterpret_cast<char*>(&other->canvas_color_));
swap(canvas_width_px_, other->canvas_width_px_);
swap(canvas_height_px_, other->canvas_height_px_);
swap(gpu_uses_top_left_origin_, other->gpu_uses_top_left_origin_);
swap(save_plots_, other->save_plots_);
swap(gpu_scale_factor_, other->gpu_scale_factor_);
}
::PROTOBUF_NAMESPACE_ID::Metadata ILLIXROutputCalculatorOptions::GetMetadata() const {
return ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(
&descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_getter, &descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_once,
file_level_metadata_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto[0]);
}
// ===================================================================
class Point::_Internal {
public:
using HasBits = decltype(std::declval<Point>()._has_bits_);
static void set_has_x(HasBits* has_bits) {
(*has_bits)[0] |= 1u;
}
static void set_has_y(HasBits* has_bits) {
(*has_bits)[0] |= 2u;
}
static void set_has_z(HasBits* has_bits) {
(*has_bits)[0] |= 4u;
}
static void set_has_normalized(HasBits* has_bits) {
(*has_bits)[0] |= 8u;
}
static void set_has_valid(HasBits* has_bits) {
(*has_bits)[0] |= 16u;
}
};
Point::Point(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
SharedCtor();
if (!is_message_owned) {
RegisterArenaDtor(arena);
}
// @@protoc_insertion_point(arena_constructor:mediapipe.Point)
}
Point::Point(const Point& from)
: ::PROTOBUF_NAMESPACE_ID::Message(),
_has_bits_(from._has_bits_) {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
::memcpy(&x_, &from.x_,
static_cast<size_t>(reinterpret_cast<char*>(&valid_) -
reinterpret_cast<char*>(&x_)) + sizeof(valid_));
// @@protoc_insertion_point(copy_constructor:mediapipe.Point)
}
inline void Point::SharedCtor() {
::memset(reinterpret_cast<char*>(this) + static_cast<size_t>(
reinterpret_cast<char*>(&x_) - reinterpret_cast<char*>(this)),
0, static_cast<size_t>(reinterpret_cast<char*>(&valid_) -
reinterpret_cast<char*>(&x_)) + sizeof(valid_));
}
Point::~Point() {
// @@protoc_insertion_point(destructor:mediapipe.Point)
if (GetArenaForAllocation() != nullptr) return;
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
inline void Point::SharedDtor() {
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
}
void Point::ArenaDtor(void* object) {
Point* _this = reinterpret_cast< Point* >(object);
(void)_this;
}
void Point::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void Point::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void Point::Clear() {
// @@protoc_insertion_point(message_clear_start:mediapipe.Point)
uint32_t cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
cached_has_bits = _has_bits_[0];
if (cached_has_bits & 0x0000001fu) {
::memset(&x_, 0, static_cast<size_t>(
reinterpret_cast<char*>(&valid_) -
reinterpret_cast<char*>(&x_)) + sizeof(valid_));
}
_has_bits_.Clear();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* Point::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
_Internal::HasBits has_bits{};
while (!ctx->Done(&ptr)) {
uint32_t tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
switch (tag >> 3) {
// optional float x = 1 [default = 0];
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 13)) {
_Internal::set_has_x(&has_bits);
x_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad<float>(ptr);
ptr += sizeof(float);
} else
goto handle_unusual;
continue;
// optional float y = 2 [default = 0];
case 2:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 21)) {
_Internal::set_has_y(&has_bits);
y_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad<float>(ptr);
ptr += sizeof(float);
} else
goto handle_unusual;
continue;
// optional float z = 3 [default = 0];
case 3:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 29)) {
_Internal::set_has_z(&has_bits);
z_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad<float>(ptr);
ptr += sizeof(float);
} else
goto handle_unusual;
continue;
// optional bool normalized = 4 [default = false];
case 4:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 32)) {
_Internal::set_has_normalized(&has_bits);
normalized_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
// optional bool valid = 5 [default = false];
case 5:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 40)) {
_Internal::set_has_valid(&has_bits);
valid_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
CHK_(ptr);
} else
goto handle_unusual;
continue;
default:
goto handle_unusual;
} // switch
handle_unusual:
if ((tag == 0) || ((tag & 7) == 4)) {
CHK_(ptr);
ctx->SetLastTag(tag);
goto message_done;
}
ptr = UnknownFieldParse(
tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
} // while
message_done:
_has_bits_.Or(has_bits);
return ptr;
failure:
ptr = nullptr;
goto message_done;
#undef CHK_
}
uint8_t* Point::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:mediapipe.Point)
uint32_t cached_has_bits = 0;
(void) cached_has_bits;
cached_has_bits = _has_bits_[0];
// optional float x = 1 [default = 0];
if (cached_has_bits & 0x00000001u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteFloatToArray(1, this->_internal_x(), target);
}
// optional float y = 2 [default = 0];
if (cached_has_bits & 0x00000002u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteFloatToArray(2, this->_internal_y(), target);
}
// optional float z = 3 [default = 0];
if (cached_has_bits & 0x00000004u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteFloatToArray(3, this->_internal_z(), target);
}
// optional bool normalized = 4 [default = false];
if (cached_has_bits & 0x00000008u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(4, this->_internal_normalized(), target);
}
// optional bool valid = 5 [default = false];
if (cached_has_bits & 0x00000010u) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(5, this->_internal_valid(), target);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:mediapipe.Point)
return target;
}
size_t Point::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:mediapipe.Point)
size_t total_size = 0;
uint32_t cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
cached_has_bits = _has_bits_[0];
if (cached_has_bits & 0x0000001fu) {
// optional float x = 1 [default = 0];
if (cached_has_bits & 0x00000001u) {
total_size += 1 + 4;
}
// optional float y = 2 [default = 0];
if (cached_has_bits & 0x00000002u) {
total_size += 1 + 4;
}
// optional float z = 3 [default = 0];
if (cached_has_bits & 0x00000004u) {
total_size += 1 + 4;
}
// optional bool normalized = 4 [default = false];
if (cached_has_bits & 0x00000008u) {
total_size += 1 + 1;
}
// optional bool valid = 5 [default = false];
if (cached_has_bits & 0x00000010u) {
total_size += 1 + 1;
}
}
return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_);
}
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Point::_class_data_ = {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck,
Point::MergeImpl
};
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Point::GetClassData() const { return &_class_data_; }
void Point::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to,
const ::PROTOBUF_NAMESPACE_ID::Message& from) {
static_cast<Point *>(to)->MergeFrom(
static_cast<const Point &>(from));
}
void Point::MergeFrom(const Point& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:mediapipe.Point)
GOOGLE_DCHECK_NE(&from, this);
uint32_t cached_has_bits = 0;
(void) cached_has_bits;
cached_has_bits = from._has_bits_[0];
if (cached_has_bits & 0x0000001fu) {
if (cached_has_bits & 0x00000001u) {
x_ = from.x_;
}
if (cached_has_bits & 0x00000002u) {
y_ = from.y_;
}
if (cached_has_bits & 0x00000004u) {
z_ = from.z_;
}
if (cached_has_bits & 0x00000008u) {
normalized_ = from.normalized_;
}
if (cached_has_bits & 0x00000010u) {
valid_ = from.valid_;
}
_has_bits_[0] |= cached_has_bits;
}
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
}
void Point::CopyFrom(const Point& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:mediapipe.Point)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool Point::IsInitialized() const {
return true;
}
void Point::InternalSwap(Point* other) {
using std::swap;
_internal_metadata_.InternalSwap(&other->_internal_metadata_);
swap(_has_bits_[0], other->_has_bits_[0]);
::PROTOBUF_NAMESPACE_ID::internal::memswap<
PROTOBUF_FIELD_OFFSET(Point, valid_)
+ sizeof(Point::valid_)
- PROTOBUF_FIELD_OFFSET(Point, x_)>(
reinterpret_cast<char*>(&x_),
reinterpret_cast<char*>(&other->x_));
}
::PROTOBUF_NAMESPACE_ID::Metadata Point::GetMetadata() const {
return ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(
&descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_getter, &descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_once,
file_level_metadata_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto[1]);
}
// ===================================================================
class Points::_Internal {
public:
};
Points::Points(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned),
points_(arena) {
SharedCtor();
if (!is_message_owned) {
RegisterArenaDtor(arena);
}
// @@protoc_insertion_point(arena_constructor:mediapipe.Points)
}
Points::Points(const Points& from)
: ::PROTOBUF_NAMESPACE_ID::Message(),
points_(from.points_) {
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
// @@protoc_insertion_point(copy_constructor:mediapipe.Points)
}
inline void Points::SharedCtor() {
}
Points::~Points() {
// @@protoc_insertion_point(destructor:mediapipe.Points)
if (GetArenaForAllocation() != nullptr) return;
SharedDtor();
_internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
inline void Points::SharedDtor() {
GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
}
void Points::ArenaDtor(void* object) {
Points* _this = reinterpret_cast< Points* >(object);
(void)_this;
}
void Points::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
}
void Points::SetCachedSize(int size) const {
_cached_size_.Set(size);
}
void Points::Clear() {
// @@protoc_insertion_point(message_clear_start:mediapipe.Points)
uint32_t cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
points_.Clear();
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
}
const char* Points::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
while (!ctx->Done(&ptr)) {
uint32_t tag;
ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
switch (tag >> 3) {
// repeated .mediapipe.Point points = 1;
case 1:
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 10)) {
ptr -= 1;
do {
ptr += 1;
ptr = ctx->ParseMessage(_internal_add_points(), ptr);
CHK_(ptr);
if (!ctx->DataAvailable(ptr)) break;
} while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<10>(ptr));
} else
goto handle_unusual;
continue;
default:
goto handle_unusual;
} // switch
handle_unusual:
if ((tag == 0) || ((tag & 7) == 4)) {
CHK_(ptr);
ctx->SetLastTag(tag);
goto message_done;
}
ptr = UnknownFieldParse(
tag,
_internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
ptr, ctx);
CHK_(ptr != nullptr);
} // while
message_done:
return ptr;
failure:
ptr = nullptr;
goto message_done;
#undef CHK_
}
uint8_t* Points::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
// @@protoc_insertion_point(serialize_to_array_start:mediapipe.Points)
uint32_t cached_has_bits = 0;
(void) cached_has_bits;
// repeated .mediapipe.Point points = 1;
for (unsigned int i = 0,
n = static_cast<unsigned int>(this->_internal_points_size()); i < n; i++) {
target = stream->EnsureSpace(target);
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
InternalWriteMessage(1, this->_internal_points(i), target, stream);
}
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
}
// @@protoc_insertion_point(serialize_to_array_end:mediapipe.Points)
return target;
}
size_t Points::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:mediapipe.Points)
size_t total_size = 0;
uint32_t cached_has_bits = 0;
// Prevent compiler warnings about cached_has_bits being unused
(void) cached_has_bits;
// repeated .mediapipe.Point points = 1;
total_size += 1UL * this->_internal_points_size();
for (const auto& msg : this->points_) {
total_size +=
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(msg);
}
return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_);
}
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Points::_class_data_ = {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck,
Points::MergeImpl
};
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Points::GetClassData() const { return &_class_data_; }
void Points::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to,
const ::PROTOBUF_NAMESPACE_ID::Message& from) {
static_cast<Points *>(to)->MergeFrom(
static_cast<const Points &>(from));
}
void Points::MergeFrom(const Points& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:mediapipe.Points)
GOOGLE_DCHECK_NE(&from, this);
uint32_t cached_has_bits = 0;
(void) cached_has_bits;
points_.MergeFrom(from.points_);
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
}
void Points::CopyFrom(const Points& from) {
// @@protoc_insertion_point(class_specific_copy_from_start:mediapipe.Points)
if (&from == this) return;
Clear();
MergeFrom(from);
}
bool Points::IsInitialized() const {
return true;
}
void Points::InternalSwap(Points* other) {
using std::swap;
_internal_metadata_.InternalSwap(&other->_internal_metadata_);
points_.InternalSwap(&other->points_);
}
::PROTOBUF_NAMESPACE_ID::Metadata Points::GetMetadata() const {
return ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(
&descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_getter, &descriptor_table_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto_once,
file_level_metadata_mediapipe_2fcalculators_2futil_2fillixr_5fdata_2eproto[2]);
}
#if !defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)
const int ILLIXROutputCalculatorOptions::kExtFieldNumber;
#endif
PROTOBUF_ATTRIBUTE_INIT_PRIORITY ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::mediapipe::CalculatorOptions,
::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::mediapipe::ILLIXROutputCalculatorOptions >, 11, false >
ILLIXROutputCalculatorOptions::ext(kExtFieldNumber, ::mediapipe::ILLIXROutputCalculatorOptions::default_instance());
// @@protoc_insertion_point(namespace_scope)
} // namespace mediapipe
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::mediapipe::ILLIXROutputCalculatorOptions* Arena::CreateMaybeMessage< ::mediapipe::ILLIXROutputCalculatorOptions >(Arena* arena) {
return Arena::CreateMessageInternal< ::mediapipe::ILLIXROutputCalculatorOptions >(arena);
}
template<> PROTOBUF_NOINLINE ::mediapipe::Point* Arena::CreateMaybeMessage< ::mediapipe::Point >(Arena* arena) {
return Arena::CreateMessageInternal< ::mediapipe::Point >(arena);
}
template<> PROTOBUF_NOINLINE ::mediapipe::Points* Arena::CreateMaybeMessage< ::mediapipe::Points >(Arena* arena) {
return Arena::CreateMessageInternal< ::mediapipe::Points >(arena);
}
PROTOBUF_NAMESPACE_CLOSE
// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>