Searched refs:mIsLowLatencyModeOn (Results 1 – 2 of 2) sorted by relevance
511 bool mIsLowLatencyModeOn; // is low latency mode on currently member
640 mIsLowLatencyModeOn(false), in MediaCodec()681 mIsLowLatencyModeOn = false; in initMediametrics()785 mIsLowLatencyModeOn = true; in updateLowLatency()789 mIsLowLatencyModeOn = false; in updateLowLatency()911 if (mIsLowLatencyModeOn && mIndexOfFirstFrameWhenLowLatencyOn < 0) { in statsBufferSent()