Searched refs:sorted_parameter_blocks (Results 1 – 1 of 1) sorted by relevance
211 std::vector<const ParameterBlockWithData*> sorted_parameter_blocks( in CreateFromPointers() local217 absl::c_sort(sorted_parameter_blocks, CompareParameterId); in CreateFromPointers()220 std::move(sorted_parameter_blocks), std::move(sorted_audio_frames), in CreateFromPointers()