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

  /frameworks/av/include/media/
AudioSystem.h 287 static size_t gInBuffSize;
  /frameworks/av/media/libmedia/
AudioSystem.cpp 45 size_t AudioSystem::gInBuffSize = 0;
334 size_t inBuffSize = gInBuffSize;
349 gInBuffSize = inBuffSize;

Completed in 101 milliseconds