Home
last modified time | relevance | path

Searched defs:samples_to_trim_at_start (Results 1 – 4 of 4) sorted by relevance

/external/iamf_tools/iamf/cli/
Daudio_frame_decoder.h39 uint32_t samples_to_trim_at_start; member
Ddemixing_module.h62 uint32_t samples_to_trim_at_start; member
/external/iamf_tools/iamf/cli/proto/
Daudio_frame.proto160 optional uint32 samples_to_trim_at_start = 5; field
/external/iamf_tools/iamf/cli/tests/
Drendering_mix_presentation_finalizer_test.cc210 uint32_t samples_to_trim_at_start = 0) { in AddLabeledFrame()