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