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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 98 int32_t mAudioTimeScale;
StagefrightRecorder.cpp 527 mAudioTimeScale = timeScale;
846 if (mAudioTimeScale > 0) {
847 encMeta->setInt32(kKeyTimeScale, mAudioTimeScale);
    [all...]

Completed in 493 milliseconds