Searched refs:cur_frame_set (Results 1 – 1 of 1) sorted by relevance
605 const int cur_frame_set = f->frame_num_; in IsValidExtendedFormat() local609 for (; f != NULL && f->frame_num_ == cur_frame_set; f = f->next_) { in IsValidExtendedFormat()