Home
last modified time | relevance | path

Searched defs:audio_element_params (Results 1 – 3 of 3) sorted by relevance

/external/iamf_tools/iamf/cli/proto/
Daudio_element.proto139 repeated AudioElementParam audio_element_params = 8; field
/external/iamf_tools/iamf/obu/
Daudio_element.cc149 const std::vector<AudioElementParam>& audio_element_params) { in ValidateUniqueParamDefinitionType()
/external/iamf_tools/iamf/obu/tests/
Daudio_element_test.cc85 std::vector<AudioElementParam> audio_element_params; member