Home | History | Annotate | Download | only in filters

Lines Matching defs:new_id

658         StreamParser::TrackId new_id = config_itr->first;
659 if (new_id != old_id) {
660 if (frame_processor_->UpdateTrack(old_id, new_id)) {