Lines Matching refs:kRfc3389Cng
441 if (first_packet_ || last_mode_ == Mode::kRfc3389Cng || in GetPlayoutTimestamp()
861 (operation == Operation::kRfc3389Cng && !packet_list.empty()); in GetAudioInternal()
911 case Operation::kRfc3389Cng: in GetAudioInternal()
940 if (last_mode_ != Mode::kRfc3389Cng) { in GetAudioInternal()
1011 (last_mode_ == Mode::kRfc3389Cng) || in GetAudioInternal()
1046 if (!(last_mode_ == Mode::kRfc3389Cng || in GetAudioInternal()
1083 if (controller_->CngRfc3389On() || last_mode_ == Mode::kRfc3389Cng) { in GetDecision()
1201 *operation = Operation::kRfc3389Cng; in GetDecision()
1202 } else if (*operation != Operation::kRfc3389Cng) { in GetDecision()
1320 if (*operation != Operation::kRfc3389Cng) { in GetDecision()
1846 last_mode_ = Mode::kRfc3389Cng; in DoRfc3389Cng()
2160 last_mode_ == Mode::kRfc3389Cng) { in LastOutputType()