HomeSort by relevance Sort by last modified time
    Searched defs:history_size (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.h 26 int history_size; member in struct:__anon44197
39 int history_size; member in struct:__anon44198
78 // - history_size : Size of the far-end binary spectrum history.
87 int history_size);
95 // - history_size : Size of the far-end binary spectrum history.
98 // - history_size : The history size allocated.
100 int history_size);
158 // Re-allocates |history_size| dependent buffers. The far-end buffers will be
165 // - history_size : Size of the history buffers.
168 // - history_size : The history size allocated
    [all...]
  /system/core/storaged/
storaged_uid_monitor.cpp 205 inline size_t history_size( function in namespace:__anon2964
248 ssize_t overflow = history_size(io_history) +

Completed in 93 milliseconds