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

  /frameworks/av/include/media/
AudioTimestamp.h 50 LOCATION_MAX // for sizing arrays only
68 int64_t mPosition[LOCATION_MAX];
73 int64_t mTimeNs[LOCATION_MAX];
92 for (int i = 0; i < LOCATION_MAX; ++i) {
143 for (int i = 0; i < LOCATION_MAX; ++i) {
  /frameworks/av/services/audioflinger/
Tracks.cpp     [all...]
  /frameworks/av/media/libmedia/
AudioRecord.cpp 468 i < ExtendedTimestamp::LOCATION_MAX; ++i) {
    [all...]
AudioTrack.cpp     [all...]

Completed in 272 milliseconds