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

  /frameworks/av/media/libmedia/
AudioRecord.cpp 656 void *iMemPointer = iMem->pointer();
657 if (iMemPointer == NULL) {
661 audio_track_cblk_t* cblk = static_cast<audio_track_cblk_t*>(iMemPointer);
    [all...]
AudioTrack.cpp     [all...]

Completed in 50 milliseconds