Searched refs:AUDIO_FRAMES_TO_IGNORE_COUNT (Results 1 – 1 of 1) sorted by relevance
103 private static final int AUDIO_FRAMES_TO_IGNORE_COUNT = 3; field in FmService461 return mCurrentFrame < AUDIO_FRAMES_TO_IGNORE_COUNT; in isAudioFrameNeedIgnore()