HomeSort by relevance Sort by last modified time
    Searched refs:getInput_l (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
AudioRecord.h 357 audio_io_handle_t getInput_l();
  /frameworks/av/media/libmedia/
AudioRecord.cpp 609 audio_io_handle_t AudioRecord::getInput_l()
800 result = openRecord_l(mSampleRate, mFormat, mFrameCount, getInput_l());

Completed in 3439 milliseconds