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

  /frameworks/av/include/media/
AudioTrack.h     [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp 457 mNotificationsPerBufferReq = 0;
472 mNotificationsPerBufferReq = min(maxNotificationsPerBuffer,
474 ALOGW_IF(mNotificationsPerBufferReq != (uint32_t) -notificationFrames,
    [all...]

Completed in 880 milliseconds