Searched refs:SEG_LVL_MAX (Results 1 – 10 of 10) sorted by relevance
19 static const int seg_feature_data_signed[SEG_LVL_MAX] = {23 static const int seg_feature_data_max[SEG_LVL_MAX] = { MAXQ,46 for (int j = 0; j < SEG_LVL_MAX; j++) { in calculate_segdata()
36 SEG_LVL_MAX enumerator45 int16_t feature_data[MAX_SEGMENTS][SEG_LVL_MAX];73 for (j = 0; j < SEG_LVL_MAX; j++) { in segfeatures_copy()
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];
81 SEG_LVL_MAX enumerator93 bool feature_enabled[kNumSegments][SEG_LVL_MAX];94 int16_t feature_data[kNumSegments][SEG_LVL_MAX];
846 for (size_t j = 0; j < Vp9SegmentationParams::SEG_LVL_MAX; j++) { in ReadSegmentationParams()
794 for (j = 0; j < SEG_LVL_MAX; j++) { in encode_segmentation()
1359 for (j = 0; j < SEG_LVL_MAX; j++) { in setup_segmentation()
2056 for (j = 0; j < SEG_LVL_MAX; j++) { in encode_segmentation()
1926 for (int j = 0; j < SEG_LVL_MAX; j++) { in setup_segmentation()