Searched refs:pp_sampling_rate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dpepper_audio_player.cc31 PP_AudioSampleRate pp_sampling_rate = PP_AUDIOSAMPLERATE_NONE; local
34 pp_sampling_rate = PP_AUDIOSAMPLERATE_44100;
37 pp_sampling_rate = PP_AUDIOSAMPLERATE_48000;
46 instance_, pp_sampling_rate,
51 instance_, pp_sampling_rate, samples_per_frame_);

Completed in 147 milliseconds