Home
last modified time | relevance | path

Searched defs:GetNumSamplesPerChannel (Results 1 – 2 of 2) sorted by relevance

/external/iamf_tools/iamf/cli/codec/
Dflac_decoder.h50 int GetNumSamplesPerChannel() { return num_samples_per_channel_; } in GetNumSamplesPerChannel() function
/external/iamf_tools/iamf/cli/codec/tests/
Ddecoder_base_test.cc20 int GetNumSamplesPerChannel() const { return num_samples_per_channel_; } in GetNumSamplesPerChannel() function in iamf_tools::__anonfbd3c8280111::MockDecoder