Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/
Ddemixing_module.cc657 const std::list<T>& audio_frames_or_decoded_audio_frames, in StoreSamplesForAudioElementId() argument
660 if (audio_frames_or_decoded_audio_frames.empty()) { in StoreSamplesForAudioElementId()
664 audio_frames_or_decoded_audio_frames.begin()->start_timestamp; in StoreSamplesForAudioElementId()
666 for (auto& audio_frame : audio_frames_or_decoded_audio_frames) { in StoreSamplesForAudioElementId()