Searched refs:last_mode_ (Results 1 – 4 of 4) sorted by relevance
84 last_mode_(kModeNormal), in NetEqImpl()755 last_mode_ = kModeError; in GetAudioInternal()844 last_mode_ = kModeError; in GetAudioInternal()852 if (last_mode_ != kModeRfc3389Cng) { in GetAudioInternal()903 if ((last_mode_ == kModeNormal) || in GetAudioInternal()904 (last_mode_ == kModeAccelerateFail) || in GetAudioInternal()905 (last_mode_ == kModePreemptiveExpandFail) || in GetAudioInternal()906 (last_mode_ == kModeRfc3389Cng) || in GetAudioInternal()907 (last_mode_ == kModeCodecInternalCng)) { in GetAudioInternal()917 if (last_mode_ != kModeExpand) { in GetAudioInternal()[all …]
382 Modes last_mode_ GUARDED_BY(crit_sect_);
672 last_mode_(RelocInfo::NUMBER_OF_MODES), in RelocInfoWriter()681 last_mode_(RelocInfo::NUMBER_OF_MODES), in RelocInfoWriter()725 RelocInfo::Mode last_mode_; variable
496 if (pc_delta != 0 || last_mode_ != RelocInfo::POSITION) { in Write()516 last_mode_ = rmode; in Write()