Searched refs:SEG_LVL_MAX (Results 1 – 6 of 6) sorted by relevance
18 static const int seg_feature_data_signed[SEG_LVL_MAX] = { 1, 1, 0, 0 };20 static const int seg_feature_data_max[SEG_LVL_MAX] = { MAXQ, MAX_LOOP_FILTER, 3,
34 SEG_LVL_MAX = 4 // Number of features supported enumerator47 int16_t feature_data[MAX_SEGMENTS][SEG_LVL_MAX];
80 SEG_LVL_MAX enumerator92 bool feature_enabled[kNumSegments][SEG_LVL_MAX];93 int16_t feature_data[kNumSegments][SEG_LVL_MAX];
845 for (size_t j = 0; j < Vp9SegmentationParams::SEG_LVL_MAX; j++) { in ReadSegmentationParams()
793 for (j = 0; j < SEG_LVL_MAX; j++) { in encode_segmentation()
1041 for (j = 0; j < SEG_LVL_MAX; j++) { in setup_segmentation()