HomeSort by relevance Sort by last modified time
    Searched full:num_to_copy (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/media/audio/
audio_power_monitor_unittest.cc 69 const int num_to_copy = std::min(num_frames, kFramesPerBuffer - frames); local
71 sizeof(float) * num_to_copy);

Completed in 143 milliseconds