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

  /frameworks/av/media/libaudioclient/
AudioRecord.cpp 671 void *iMemPointer;
762 iMemPointer = output.cblk ->pointer();
763 if (iMemPointer == NULL) {
768 cblk = static_cast<audio_track_cblk_t*>(iMemPointer);
    [all...]
AudioTrack.cpp     [all...]

Completed in 80 milliseconds