#include "media/mojo/mojom/video_decoder.mojom-shared.h"
#include <ostream>
#include <utility>
#include "base/strings/stringprintf.h"
#include "mojo/public/cpp/bindings/lib/validate_params.h"
#include "mojo/public/cpp/bindings/lib/validation_errors.h"
#include "mojo/public/cpp/bindings/lib/validation_util.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value.h"
#include "media/mojo/mojom/video_decoder.mojom-params-data.h"
namespace media {
namespace mojom {
namespace internal {
bool SupportedVideoDecoderConfig_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
SupportedVideoDecoderConfig_Data::SupportedVideoDecoderConfig_Data()
: … { … }
bool CommandBufferId_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
CommandBufferId_Data::CommandBufferId_Data()
: … { … }
bool VideoFrameHandleReleaser_ReleaseVideoFrame_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoFrameHandleReleaser_ReleaseVideoFrame_Params_Data::VideoFrameHandleReleaser_ReleaseVideoFrame_Params_Data()
: … { … }
bool VideoDecoder_GetSupportedConfigs_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_GetSupportedConfigs_Params_Data::VideoDecoder_GetSupportedConfigs_Params_Data()
: … { … }
bool VideoDecoder_GetSupportedConfigs_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_GetSupportedConfigs_ResponseParams_Data::VideoDecoder_GetSupportedConfigs_ResponseParams_Data()
: … { … }
bool VideoDecoder_Construct_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Construct_Params_Data::VideoDecoder_Construct_Params_Data()
: … { … }
bool VideoDecoder_Initialize_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Initialize_Params_Data::VideoDecoder_Initialize_Params_Data()
: … { … }
bool VideoDecoder_Initialize_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Initialize_ResponseParams_Data::VideoDecoder_Initialize_ResponseParams_Data()
: … { … }
bool VideoDecoder_Decode_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Decode_Params_Data::VideoDecoder_Decode_Params_Data()
: … { … }
bool VideoDecoder_Decode_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Decode_ResponseParams_Data::VideoDecoder_Decode_ResponseParams_Data()
: … { … }
bool VideoDecoder_Reset_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Reset_Params_Data::VideoDecoder_Reset_Params_Data()
: … { … }
bool VideoDecoder_Reset_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_Reset_ResponseParams_Data::VideoDecoder_Reset_ResponseParams_Data()
: … { … }
bool VideoDecoder_OnOverlayInfoChanged_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoder_OnOverlayInfoChanged_Params_Data::VideoDecoder_OnOverlayInfoChanged_Params_Data()
: … { … }
bool VideoDecoderClient_OnVideoFrameDecoded_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoderClient_OnVideoFrameDecoded_Params_Data::VideoDecoderClient_OnVideoFrameDecoded_Params_Data()
: … { … }
bool VideoDecoderClient_OnWaiting_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoderClient_OnWaiting_Params_Data::VideoDecoderClient_OnWaiting_Params_Data()
: … { … }
bool VideoDecoderClient_RequestOverlayInfo_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
VideoDecoderClient_RequestOverlayInfo_Params_Data::VideoDecoderClient_RequestOverlayInfo_Params_Data()
: … { … }
}
}
}