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

/frameworks/av/media/libmedia/
H A DAudioRecord.cpp197 status = openRecord_l(sampleRate, format, channelMask,
425 status_t AudioRecord::openRecord_l( function in class:android::AudioRecord
767 // if the new IAudioRecord is created, openRecord_l() will modify the
770 result = openRecord_l(cblk->sampleRate, mFormat, mChannelMask,

Completed in 142 milliseconds