Home
last modified time | relevance | path

Searched refs:kHighLatencySampleFrameCount (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Dppb_audio_config_shared.cc83 const uint32_t kHighLatencySampleFrameCount = 2048; in RecommendSampleFrameCount_1_1() local
106 hardware_sample_frame_count >= kHighLatencySampleFrameCount || in RecommendSampleFrameCount_1_1()
111 std::max(kHighLatencySampleFrameCount, hardware_sample_frame_count)); in RecommendSampleFrameCount_1_1()