Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Daudio_vector.cc349 const size_t remaining_zero_length = length - first_zero_chunk_length; in InsertZerosByPushBack() local
371 const size_t remaining_zero_length = length - first_zero_chunk_length; in InsertZerosByPushFront() local