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