Searched refs:mIsLowLatencyModeOn (Results 1 – 2 of 2) sorted by relevance
600 bool mIsLowLatencyModeOn; // is low latency mode on currently member
771 mIsLowLatencyModeOn(false), in MediaCodec()841 mIsLowLatencyModeOn = false; in initMediametrics()963 mIsLowLatencyModeOn = true; in updateLowLatency()967 mIsLowLatencyModeOn = false; in updateLowLatency()1175 if (mIsLowLatencyModeOn && mIndexOfFirstFrameWhenLowLatencyOn < 0) { in statsBufferSent()