Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/
Dtemporal_unit_view.cc211 std::vector<const ParameterBlockWithData*> sorted_parameter_blocks( in CreateFromPointers() local
217 absl::c_sort(sorted_parameter_blocks, CompareParameterId); in CreateFromPointers()
220 std::move(sorted_parameter_blocks), std::move(sorted_audio_frames), in CreateFromPointers()