Searched refs:TrimStart (Results 1 – 6 of 6) sorted by relevance
80 void TrimStart(int frames_to_trim);
77 buffer->TrimStart(trim_length); in TrimRangeTest()416 buffer->TrimStart(ten_ms_of_frames); in TEST()432 buffer->TrimStart(4 * ten_ms_of_frames); in TEST()
116 decoded_buffer->TrimStart(frames_to_discard); in ProcessBuffers()
246 void AudioBuffer::TrimStart(int frames_to_trim) { in TrimStart() function in media::AudioBuffer
30 buffer->TrimStart(frames_to_trim); in AccurateTrimStart()
445 buffer->TrimStart(buffer->frame_count() * in HandleSplicerBuffer_Locked()