Home | History | Annotate | Download | only in neteq

Lines Matching refs:kUndefined

767     case kUndefined: {
768 LOG_F(LS_ERROR) << "Invalid operation kUndefined.";
859 *operation = kUndefined;
932 if (new_codec_ || *operation == kUndefined) {
933 // The only valid reason to get kUndefined is that new_codec_ is set.