Home
last modified time | relevance | path

Searched refs:ValidateDecoderConfig (Results 1 – 2 of 2) sorted by relevance

/external/iamf_tools/iamf/cli/codec/
Dopus_decoder.cc39 absl::Status ValidateDecoderConfig( in ValidateDecoderConfig() function
72 MAYBE_RETURN_IF_NOT_OK(ValidateDecoderConfig(opus_decoder_config_)); in Initialize()
Dopus_encoder.cc44 absl::Status ValidateDecoderConfig( in ValidateDecoderConfig() function
131 MAYBE_RETURN_IF_NOT_OK(ValidateDecoderConfig(decoder_config_)); in InitializeEncoder()