Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/proto_conversion/proto_to_obu/
Daudio_frame_generator.cc579 const std::string start_or_end_string = (from_start ? "start" : "end"); in ApplyUserTrimForFrame() local
585 absl::StrCat("More samples were trimmed from the ", start_or_end_string, in ApplyUserTrimForFrame()