Home
last modified time | relevance | path

Searched refs:ConfigureOutputSampleType (Results 1 – 4 of 4) sorted by relevance

/external/iamf_tools/iamf/api/decoder/
Diamf_decoder.h115 void ConfigureOutputSampleType(OutputSampleType output_sample_type);
Diamf_decoder.cc264 void IamfDecoder::ConfigureOutputSampleType( in ConfigureOutputSampleType() function in iamf_tools::api::IamfDecoder
/external/iamf_tools/iamf/api/decoder/tests/
Diamf_decoder_fuzz_test.cc69 iamf_decoder->ConfigureOutputSampleType(output_sample_type); in DoesNotDieAllParams()
Diamf_decoder_test.cc509 decoder->ConfigureOutputSampleType(api::OutputSampleType::kInt16LittleEndian); in TEST()
536 decoder->ConfigureOutputSampleType(api::OutputSampleType::kInt16LittleEndian); in TEST()