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

  /frameworks/base/include/media/
AudioParameter.h 40 // keyFrameCount: to change audio output frame count, value is an int
47 static const char *keyFrameCount;
  /frameworks/base/media/libmedia/
AudioParameter.cpp 30 const char *AudioParameter::keyFrameCount = "frame_count";

Completed in 22 milliseconds