Searched defs:SetStreamInfo (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dppb_audio_shared.cc93 // in SetStreamInfo.
104 void PPB_Audio_Shared::SetStreamInfo( function in class:ppapi::PPB_Audio_Shared
/external/chromium_org/ppapi/proxy/
H A Daudio_input_resource.cc171 SetStreamInfo(serialized_shared_memory_handle.shmem(),
183 void AudioInputResource::SetStreamInfo( function in class:ppapi::proxy::AudioInputResource
199 // There is a pending capture request before SetStreamInfo().
/external/chromium_org/media/filters/
H A Dsource_buffer_stream_unittest.cc31 SetStreamInfo(kDefaultFramesPerSecond, kDefaultKeyframesPerSecond);
38 void SetStreamInfo(int frames_per_second, int keyframes_per_second) { function in class:media::SourceBufferStreamTest
468 SetStreamInfo(30, 30);
2517 SetStreamInfo(kDefaultFramesPerSecond, kDefaultFramesPerSecond);

Completed in 104 milliseconds