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

  /frameworks/av/media/libaaudio/tests/
test_timestamps.cpp 87 timestamp->result = AAudioStream_getTimestamp(stream,
201 result = AAudioStream_getTimestamp(aaudioStream, CLOCK_MONOTONIC, &position, &nanoseconds);
202 printf("before start, AAudioStream_getTimestamp() returns %s\n",
  /frameworks/av/media/libaaudio/examples/input_monitor/src/
input_monitor.cpp 162 timeResult = AAudioStream_getTimestamp(aaudioStream, CLOCK_MONOTONIC,
  /frameworks/av/media/libaaudio/examples/utils/
AAudioSimplePlayer.h 287 aaudio_result_t result = AAudioStream_getTimestamp(stream,
  /frameworks/av/media/libaaudio/include/aaudio/
AAudio.h 818 AAUDIO_API aaudio_result_t AAudioStream_getTimestamp(AAudioStream* stream,
  /cts/tests/tests/nativemedia/aaudio/src/
test_aaudio_callback.cpp 36 aaudio_result_t result = AAudioStream_getTimestamp(stream,
  /frameworks/av/media/libaaudio/src/core/
AAudioAudio.cpp 449 AAUDIO_API aaudio_result_t AAudioStream_getTimestamp(AAudioStream* stream,

Completed in 242 milliseconds