Searched refs:num_segments_ (Results 1 – 5 of 5) sorted by relevance
96 if (enc->segment_hdr_.num_segments_ > 1) { in SetSegmentProbas()122 const int nb = enc->segment_hdr_.num_segments_; in SetSegmentAlphas()146 const int nb = enc->segment_hdr_.num_segments_; in AssignSegments()
68 hdr->num_segments_ = enc->config_->segments; in ResetSegmentHeader()69 hdr->update_map_ = (hdr->num_segments_ > 1); in ResetSegmentHeader()
84 if (VP8PutBitUniform(bw, (hdr->num_segments_ > 1))) { in PutSegmentHeader()
176 int num_segments_; // Actual number of segments. 1 segment only = unused. member
163 const int num_segments = enc->segment_hdr_.num_segments_; in SetupMatrices()